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년 전 | 0
