photo

Prasad


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


heres my code.... getting an error ? Error using ==> horzcat CAT arguments dimensions are not consistent. Error in ==> practice at 3 result=[x(:),y(:),h(:)]; please help????????
h=double(imread('evening.jpg')); [x,y]=meshgrid(1:size(h,1), 1:size(h,2)); result=[x(:),y(:),h(:...

10 years ago | 2 answers | 0

2

answers