![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5069956_1560991770735_DEF.jpg)
Jeevan
Followers: 0 Following: 0
Im a student working on a project in matlab
Feeds
질문
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)...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
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) ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
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?
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
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. ...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0