Feeds
질문
How to differentiate between a sphere and a disc??
I have been given two images, one each for a disc and a sphere.I need to identify correctly both of them. Could anyone suggest ...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
Alt+tab not working
I want to switch between two windows(tabs minimized to task bar) using matlab..For which I wrote the code if true % co...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
Remove Background from image and select the region of interest
I have a image <</matlabcentral/answers/uploaded_files/8130/Capture.PNG>> and I want to remove the background and select ...
거의 11년 전 | 답변 수: 2 | 2
2
답변질문
How to detect eyes in matlab.
How to find the coordinates of the corner points of eyes nose and mouth ?As of now I am able to find the bounding box for all th...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
how to crop a rectangle/square out of a image when four end points are given ?
How to crop a rectangle aligned at some angle to the x axes when its four coordinates are known ?? Say for example I have a squ...
거의 11년 전 | 답변 수: 3 | 0
3
답변질문
how to minimize the matlab window ?
Can anyone suggest how to minimize the matlab window with a code?? Thanks in advance..
거의 11년 전 | 답변 수: 2 | 0
2
답변질문
Comparing two srings using strcmpi
I have stored the data of a uitable into a file dbt9.mat.. The first and second columns conntains the name and IdNo of an indiv...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
Inserting rows into uitable??
I have a simple gui containing two edit boxes and a push button.On pressing the push button the values of the edit boxes are ins...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
Ho to delete the image from the axes?
I want to remove the image from the axes(say axes1) upon clicking a button keeping the axes intact. I have tried using ...
거의 11년 전 | 답변 수: 2 | 2
2
답변질문
how to find the length of a directory
I have a folder in which my images are saved.I want to find the no. of .tif files stored in the directory. I wrote ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
How to insert a row into a ui table??
I have made a GUI which captures the image from a webcam upon pressing a push button.I want to save the image alomg with the nam...
거의 11년 전 | 답변 수: 1 | 0