photo

Boutrid Hanane


2018년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


I want to segment an apple fruit image and i'm using histogram's method but when i'm using the function: n=hist(reshape(double(rgb(:,:,i)),[480*640 1]),0.5:256); i have this error: To RESHAPE the number of elements must not change.
% load image (colorful fabric acquired with frame grabber and camera) rgb = imread('7.png'); % Matrox frame grabber + Pul...

거의 7년 전 | 답변 수: 1 | 0

1

답변