Feeds
질문
How to remove MSER region from image?
I have tried the code below, and I want to remove all MSER region from the image(see Attach image). How can I do, any sample? ...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Problem about "normxcorr2"
I = im2double(dicomread('I.dcm'), 'frames',1 )); T=imread('T.jpg'); c = normxcorr2(T,I); [ypeak, xpeak] = find(c==max...
8년 초과 전 | 답변 수: 1 | 0