![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16206333_1568229861601_DEF.jpg)
Donnell Perkins
Followers: 0 Following: 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...
5年弱 前 | 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...
5年弱 前 | 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...
5年弱 前 | 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...
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...
5年弱 前 | 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...
5年弱 前 | 2 件の回答 | 0