Feeds
已回答
how can i remove object bigger than x pixel
Its a little more compact if you use the built in function for it: BW2 = bwpropfilt(BW,'Area',[0 x_pixels]) Where x_pixe...
how can i remove object bigger than x pixel
Its a little more compact if you use the built in function for it: BW2 = bwpropfilt(BW,'Area',[0 x_pixels]) Where x_pixe...
7 years 前 | 0