Feeds
已回答
how to segment hand from an image with non uniform lighting?
background = imopen(I,strel('disk',15)); I = I - backgroundbackground I = imadjust(I); % level = graythresh(I); bw = im2bw(I...
how to segment hand from an image with non uniform lighting?
background = imopen(I,strel('disk',15)); I = I - backgroundbackground I = imadjust(I); % level = graythresh(I); bw = im2bw(I...
5 years 前 | 0
