Community Profile

photo

Jeevan


Active since 2014

Followers: 0   Following: 0

Message

Im a student working on a project in matlab

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Display background image on gui
I have created an image in paint which contains background image and few text lines. and i have displayed it on the gui(sub-gui)...

10 years ago | 1 answer | 0

1

answer

Question


Backgroung Image shld be transparent
Hello everyone, I am doing a project in matlab and i wanted to create a gui which contains the ddescription of my project. i wa...

10 years ago | 1 answer | 0

1

answer

Question


Attempt to reference field of non-structure array
i am trying to display the values obtained by a variable h_dist in the edit text field but it is showing me the below error M...

10 years ago | 0 answers | 0

0

answers

Question


I have created a set of gui's and i have inserted next button to navigate to the next gui. in the next gui i have a load button and an axes to display the image but if i select an image it gives me an error. the error is displayed below.
Attempt to reference field of non-structure array. Error in LBPFeature>pushbutton1_Callback (line 84) axes(handles.axes1) ...

10 years ago | 1 answer | 0

1

answer

0

answers

Question


Hello everyone, i am doing a gui in which i ll load 3 images into 3 axes. Now i want exactly those images to be loaded into the 3 axes in the next gui when i press a pushbutton . How do i go about it? Please do help me
[File, folders] = uigetfile('*.*', 'MultiSelect', 'on') filename1=strcat(folders,File{1}) filename2=strcat(folders,File{2}) f...

10 years ago | 1 answer | 0

1

answer

Question


Hi, i am doing my final year project on iris recognition,i have localized the iris, i need to unwrap the iris image into rectangular image. im not able to find any method.. so Please help me
Hi, i am doing my final year project on iris recognition,i have localized the iris, i need to unwrap the iris image into rectang...

10 years ago | 2 answers | 0

2

answers