photo

Felix


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
8,840
of 300,763

声誉
5

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
4

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

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

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

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

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

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

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

12 years 前 | 3 个回答 | 0

3

个回答