Feeds
질문
How to apply splitting and merging technique(image segmentation)on satellite images.
I tried with the below attached code, but I am not getting any image in the output so, please help me with a corrected code.I ha...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to divide classes in optimum global thresholding using Otsu's method
I am implementing optimum global thresholding using otsu's method by referring Gonzalez and Woods book, I am finding difficulty ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to get pixelcount in image.
I tried with [pixel-count x]=imhist(i), i is gray scale image but I got pixel-count=256xdouble like dis not value. Please help m...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
what type of filter is best suitable to remove Gaussian noise in image
I tried with this code but result I got is blurred image. So please provide me an answer for this with matlab code. j=imrea...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
how to change mean and variance values in image.
I got the value of mean and variance as 111 and 46 for an image, I need to do mean=0, variance=0.005, how to do tat in matlab pl...
9년 초과 전 | 답변 수: 1 | 0
