Feeds
已回答
Code to count number of heads(people) present in a image
%get the input image I=imread('15.jpg'); imshow(I),title('Image:1'); %change the color space cform = makecform('srgb2lab'); ...
Code to count number of heads(people) present in a image
%get the input image I=imread('15.jpg'); imshow(I),title('Image:1'); %change the color space cform = makecform('srgb2lab'); ...
2 years 前 | 0
