Feeds
提问
I got some errors when I closed GUI. How do I fix it?
I want to clear my error when I close my GUI I do iteration to axes while keepGoing axes(handles.axes1); %#ok<LAXES> ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Not (~) operation of binary image after subtracting double data type of binary images. Could I have the explaination of this?
I have 2 binary images. I substracted it, then I did logical operation of not (~) im1=imread('im1.jpeg'); im2=imread('im2.jpeg...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I fix an error when regionprops finds no blob?
In my binary image, there is no blob/ 0 pixel /white pixel. It shows me an error. Here is my code: Obj = regionprops(binaryI...
6 years 前 | 1 个回答 | 0

