Community Profile

photo

Aaron Abel


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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> ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer