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