photo

shefali


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


matrix of the image
i want to calculate pdf of each pixel in the image. how will i get to know about all pixels of the image?

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


r g b components of an image
i=imread('car.jpg'); r=i(:,:,1); imshow(r); my result after this is a black and white image. instead it should display red c...

presque 11 ans il y a | 3 réponses | 0

3

réponses

Question


how to determine the rows and columns of an image ?
after imread('car.jpg'); how to determine the matrix of this image? and how to determine the number of rows and columns of thi...

presque 11 ans il y a | 2 réponses | 0

2

réponses