Reading RGB values off series of pictures

1 visualización (últimos 30 días)
Coolman
Coolman el 7 de Nov. de 2018
Comentada: Coolman el 7 de Nov. de 2018
I want to code a program that will produce a table of average RGB values off an image and repeat it for all images I have got. Ideally would like it to make the table like so.
Photo Average
Red Blue Green
x1 x1r x1b x1g
and so on. I never used this program before so make sure you explain it. Ideally start off from scratch since I do not even get how to even start it. Thanks for reading. Also could calculate RGB of the inside of the beaker(below) or do I have to crop so its just the liquid inside?
  2 comentarios
Guillaume
Guillaume el 7 de Nov. de 2018
I never used this program before so make sure you explain it. Ideally start off from scratch since I do not even get how to even start it
Matlab is a very flexible tool that can be used to achieve very complex tasks but as a result requires some effort to achieve any task. It's not just click on this button and you're done. In particular, it requires writing some code and for it to be useful you need to understand that code.
So, if you're not willing to learn the tool yourself I would suggest that a simpler image processing program would be better for you.
Coolman
Coolman el 7 de Nov. de 2018
I am happy to learn but I do not know where to start to do what I want to do. I got only a week to learn this and analysis the data for my lab report. This is why I am here since I would like to learn precisely what can help me with my lab report then start learning the rest of the program since it looks really useful like you said. I know it is similer to this https://uk.mathworks.com/matlabcentral/answers/86056-obtaining-average-rgb-value-of-an-image-with-selected-area.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by