Feeds
提问
Query in GUI MATLAB
I am creating a GUI in MATLAB. I have certain parameters to check which can either be true or false. for a corresponding true pa...
11 years 前 | 2 个回答 | 0
2
个回答提问
how to call functions saved in other m.file in gui?
If we access functions that are not in-built in MATLAB but stored manually, it gives error in GUI. The same functions are runni...
11 years 前 | 1 个回答 | 0
1
个回答提问
texture analysis in MATLAB
How to get the texture of the below image? Is it possible to use the obtained texture for comparing with other image's texture? ...
11 years 前 | 2 个回答 | 0
2
个回答提问
extract rectangular image from scanned image
I have scanned copies of currency notes from which I need to extract only the rectangular notes. Although the scanned copies hav...
11 years 前 | 2 个回答 | 0
2
个回答提问
how to perform template matching in matlab??
<</matlabcentral/answers/uploaded_files/27487/a10.jpg>> How to get the correct match for the template in the image? I have a...
11 years 前 | 1 个回答 | 0
1
个回答提问
how is edge detection done in matlab??
I need to remove the white part of the above image and retain the original image as it is. Is this process called edge detection...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to set threshold value for comparing images in matlab?
how do I compare one image for example Z with multiple images in a folder and find out the one which matches closely to the imag...
11 years 前 | 3 个回答 | 0
