Brightness of each image within movie

조회 수: 2 (최근 30일)
mona
mona 2014년 4월 4일
답변: Walter Roberson 2014년 4월 4일
Hello,
I've been wondering if there's any way of displaying the change in brightness level of a video in single plot?

답변 (1개)

Walter Roberson
Walter Roberson 2014년 4월 4일
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