Jeevan
Followers: 0 Following: 0
Im a student working on a project in matlab
Statistik
8 Fragen
0 Antworten
RANG
184.399
of 295.486
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
37.5%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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)...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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) ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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. ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 2 Antworten | 0