Jeevan
Followers: 0 Following: 0
Im a student working on a project in matlab
Statistics
8 Questions
0 Answers
RANK
184,397
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
i wanted to know to how to create and where to insert the errordlg code in the gui code. i want a error dlg when i press the second push button instead of the first push button. Can anyone help me?
can anyone please post a sample code snippet?
10 years ago | 1 answer | 0
1
answerQuestion
I hv created a gui which calculates hamming distance btw d images. i hv loaded 1 test image n 3 images as templates. I have a button AUTHENTICATE when i press it im getting 3 diff. values of ham dist. but nt able to display those values on edit text
box i get the following error Error using imread>parse_inputs (line 458) The filename or url argument must be a string. ...
10 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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...
11 years ago | 2 answers | 0