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


