photo

Casio Uploader


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
266,204
of 300,321

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,913

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,093

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to augment image data only for a specific class?
I have a dataset of three class labeled as '0','1' and '3' stored in folder 'dataset'. The number of sample for the class '0' ve...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How can I get the angle between centroid of a binary object and a point on it's boundary?
How to calculate angle between centroid of a binary object and a point on it's boundary? For example as in attached figure I wa...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to make object rectangular shape?
I'm trying to segment a card which is rectangular. Due to noise, somtime the segmentation is not perfect but almost understandab...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
How do we know what are the superpixels connected to each other ?
glcms=graycomatrix(L); % 'L' is Labled Image output of SLIC superpixel algorithm kkkk=glcms(:,SupNum); %if you want to find n...

7 years 前 | 0

提问


How to find adjacent object of an labeled image?
Consider the attached labeled image of 10 objects. Each object is denoted by a numeric value 1-10. I want to count adjacent o...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I connect missing edge of a binary image?
I want to use 'imfill()' function to fill the hole. But there are some small unconnected region in the hole(Please find the atta...

7 years 前 | 1 个回答 | 0

1

个回答