photo

Boutrid Hanane


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

bijna 7 jaar ago | 1 answer | 0

1

answer