photo

shefali


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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?

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

casi 11 años hace | 2 respuestas | 0

2

respuestas