image processing using matlab

Status
Not open for further replies.

manjumehta

Newbie level 3
Joined
Apr 9, 2011
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
suppose we have image I then what is meant by I)?
 

suppose I is RGB image of 128X128 pixels then I will be a 3 dimensional matrix of 128X128X3

and if will type I) in the matlab command window the resultant matrix will be of 49152 X 1 (because 128X128X3=49152)
 

The statement is nothing but conversion of a multidimensional variable to a one dimensional comlumn matrix....matlab works on column matrices.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…