Community Profile

photo

Aaron Abel


Last seen: etwa 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort