Feeds
질문
Is binarization necessary before edge detection using sobel operator?
Is binarization necessary before edge detection using sobel operator?
대략 9년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0