photo

Andreea Stancu


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
251,292
of 302,077

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 21,529

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,676

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can a code run on a single image perfectly, but the same code on an entire database crashes? Where am I going wrong?
When I run the code on an image database it gives this error and I don't know why, because when I run the test on a single image...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to correctly generate a structure?
Dear all, I encountered an issue regarding collecting information in a structure. I work on a 200 images database, which I s...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to generate a confusion matrix?
Dear all, I need to calculate the precision, sensitivity and Fscore for a segmentation algorithm which I used on a 200 image d...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How can I alterate a mask for Kmeans segmentation
Dear all, For K-means segmentation I used this code: K = 4; % cluster number men = menu('Choose the region of analysis','...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I calculate the precision, recall and F1score for an image database?
I work on dermoscopy images, I used fcm clustering for segmentation and also I obtained another mask to overlay on the initial ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I select specific clusters to show?
I want to show in two different images the pixels that form the lesion, in this case cluster 1 and 2, and in another image clust...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How do I select the pixels outside my region of interest?
So, as you can see beside the skin lesion I also have some dark pixels in the corners and also in the immediate area of the lesi...

7 years 前 | 1 个回答 | 0

1

个回答