photo

Donnell Perkins


Last seen: 6 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
166,795
of 301,517

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,314

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,060

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Automatic Mask for multiple Images
My goal is to have my code generate a mask around a cell automatically. Right now I have to create the mask using hFH = drawass...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Create a mask based on pixel values
I want to have my code be able to create a mask based on a range of pixel values. For example, if a part of the images' pixels r...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do I display the output of my stats_
fontSize = 20; I= rgb2gray(imread('C:\Users\x\Desktop\5.jpg')) subplot(1, 2, 1); imshow(I); title('Original Image', 'Fon...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
GLCM stats with a mask
%%Working Code fontSize = 20;I= rgb2gray(imread('C:\Users\x\Desktop\5.jpg')) subplot(1, 2, 1); imshow(I); title('Original Im...

6 years 前 | 0

| 已接受

提问


GLCM stats with a mask
Edit question I would like to evaluate the glcm features of the region of interest that in inside the mask. To only consider wh...

6 years 前 | 2 个回答 | 0

2

个回答