Content Feed
답변 있음
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...
거의 6년 전 | 0