Brightness of each image within movie

2 visualizaciones (últimos 30 días)
mona
mona el 4 de Abr. de 2014
Respondida: Walter Roberson el 4 de Abr. de 2014
Hello,
I've been wondering if there's any way of displaying the change in brightness level of a video in single plot?

Respuestas (1)

Walter Roberson
Walter Roberson el 4 de Abr. de 2014
mean2(rgb2gray(IndividualFrame)) and record the result and plot them after.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by