Community Profile

photo

Felix


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to use Videofile in matlab
Hello! I can use the frames of my videofile by: MV = mmreader(My videofile); %To read Movie for num=SF:STEP:EF img(:,:,...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to use specific position in binary image
Hello, i have bw image with some objects on it, i have detected an object and give him a number, Now I want to track it from ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


From double 2 binary
Hello, I have an image from type <426x640 double> and i want to convert it to binary format with my threshold. Then I try this ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Rectangle around the object, Bounding box,
Hello, I used this code to make rectangle around the object at binary image: st = regionprops(BW, 'BoundingBox' ); figure,...

mehr als 10 Jahre vor | 6 Antworten | 3

6

Antworten

Frage


Center of mass in binary image
Hello, I have a binary image with one object. How can I calculate the center of this object, to mark it in my image and to writ...

mehr als 10 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


An object with the biggest amount of scope in the Binary image
Hello, I have a binary image with n white objects (not connected). How can I leave only the object with the biggest amount of ...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten