Community Profile

photo

Femi Joy


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Question


is it an array?
Ca_len = S(1,1)*S(1,2); S is not defined anywhere. i want to know what it is. is it an array?

11 years ago | 2 answers | 0

2

answers

Question


when trying to read from for loop, what does this mean I_origin_yiq(i,:,:,d)
when trying to read from for loop, what does this mean I_origin_yiq(i,:,:,d)

11 years ago | 2 answers | 0

2

answers

Answered
Grayscaled Images to RGB
I_origin1 = repmat(double(I_origin)./255,[1 1 3]); I_origin_yiq(i,:,:,:) = rgb2ntsc(I_origin1); This is my code, m ...

11 years ago | 0

Question


how to transform images to wavwlet domain?
i wanted to know how to transform images to wavelet domain?

11 years ago | 2 answers | 0

2

answers

Question


How to compare size of to image?
I'm a fresher to MATLAB. i m looking for how to compare size of two images, if no then how to make the images to the same size.

11 years ago | 1 answer | 0

1

answer