Community Profile

photo

Felix


自 2013 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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(:,:,...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 6 个回答 | 3

6

个回答

提问


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

10 years 前 | 3 个回答 | 1

3

个回答

提问


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

10 years 前 | 3 个回答 | 0

3

个回答