Feeds
提问
Is binarization necessary before edge detection using sobel operator?
Is binarization necessary before edge detection using sobel operator?
9 years 前 | 1 个回答 | 0
1
个回答提问
Counldn't understand the need of these line
I couldn't understand these few line why have to used? Thresh=100; B=max(B,Thresh);% B is a gray image B(B==round(Thres...
9 years 前 | 1 个回答 | 0
1
个回答提问
HOW CAN I CONVERT HSI TO BINARY IMAGE WITH THRESHOLDING
hi, I coverted a RGB image to HSI .Now how can I convert HSI to binary ? plz help. thanks in advance
9 years 前 | 1 个回答 | 0