Brightness of each image within movie

1 visualizzazione (ultimi 30 giorni)
mona
mona il 4 Apr 2014
Risposto: Walter Roberson il 4 Apr 2014
Hello,
I've been wondering if there's any way of displaying the change in brightness level of a video in single plot?

Risposte (1)

Walter Roberson
Walter Roberson il 4 Apr 2014
mean2(rgb2gray(IndividualFrame)) and record the result and plot them after.

Community Treasure Hunt

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

Start Hunting!

Translated by