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 years 前 | 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 years 前 | 1 个回答 | 0