Feeds
質問
What is the best way to classify grayscale images?
I have a set of grayscale images which should be classified into two groups depending on weather they contain a road or not. Wha...
8年以上 前 | 0 件の回答 | 0
0
回答回答済み
How to remove small portion in an image?
the result is a binary image but the part is extracted. if true I=imread('liver.png'); im = imclearborder(im2bw(I)); im_...
How to remove small portion in an image?
the result is a binary image but the part is extracted. if true I=imread('liver.png'); im = imclearborder(im2bw(I)); im_...
8年以上 前 | 1
| 採用済み
質問
how to view a convolved image in matlab?
I am currently working on a project where I need to convolve two images grayscale images (0-255 range).I am using conv2() comman...
8年以上 前 | 2 件の回答 | 0


