Community Profile

photo

Donnell Perkins


Last seen: 거의 4년 전 2020년부터 활동

통계

Content Feed

보기 기준

질문


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

대략 4년 전 | 답변 수: 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...

대략 4년 전 | 답변 수: 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...

대략 4년 전 | 답변 수: 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...

대략 4년 전 | 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...

대략 4년 전 | 답변 수: 2 | 0

2

답변