What NumberOfSamples and SamplesPerPixel mean?

5 visualizzazioni (ultimi 30 giorni)
The “infonfo” command shows the characteristics of an image. I don’t understand two of them. They are:
1. NumberOfSamples
2. SamplesPerPixel
Can anyone please help me?
  1 Commento
Kevin Claytor
Kevin Claytor il 11 Feb 2014
Is this a built-in command? I can't seem to find the documentation on it. If it's a third-party plugin, can you provide a link to the site?

Accedi per commentare.

Risposte (1)

Image Analyst
Image Analyst il 11 Feb 2014
Do you mean imfinfo()?
Anyway, the first one sounds like maybe the number of color channels???? And the second one is either the number of color channels or the number of bits per pixel. Where did you find this information?
  2 Commenti
Shaila parvin
Shaila parvin il 12 Feb 2014
Yes, I mean it. I mean imfinfo('image.jpg').
Juan Diego Alzate Ramirez
Hello everyone. do you guys know if is possible to change (3 samples per pixel) to (1 samples per pixel)? I am trying to upload some images to a software. It seems that is the main issue. Is possible to change the atributes with mathlab?

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by