Question


want to know about different types of images and how they differ from each other?
i know there are four types of images. gray scaled binary image indexed image rgb image any other images where present or n...

11 years ago | 1 answer | 0

1

answer

Question


when i am using imshow(A,G) , i got Undefined function or variable 'G'. why so ?
i am using imshow(A,G), where A represent my image file matrix and G is the no. of intensity level used to display it as i read ...

11 years ago | 1 answer | 0

1

answer

Question


i use function size(a), 1200*1920*3. what 3 means in this?
where a is my image matrix, i got result as 1200*1920*3. what 3 means in this?

11 years ago | 2 answers | 0

2

answers