Sanaz H


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How can I remove some of the largest connected components from an image and save the new image?
% uploading my image I=imread('washington.jpg') % converting it to binary II=rgb2gray(I); figure();imshow(II) BW=bwlabel(II...

8 years 前 | 2 个回答 | 0

2

个回答