mona zizo
2012년부터 활동
Followers: 0 Following: 0
Feeds
질문
Sobel function error in image
I edit the code but again there is an error I=imread('first palm.jpg'); subplot(1,2,1); imshow(I);title('first palm...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
what is error in this sobel function code
I edit the code in this format I=imread('first palm.jpg'); subplot(1,2,1); imshow(I);title('first palm'); BW1=edge(I,'sob...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I make a skeletonization??
skeletonization : reduce the width of lines to one pixel. how can I do that to palm vein image??
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
pre-processing steps in palm vein image ????
how can I show the vascular in binary palm vein image I make this code and the vascular not apper in binary >> I=imread('001...
대략 13년 전 | 답변 수: 3 | 0