how to calculate entropy of a video file?

조회 수: 5 (최근 30일)
sonam chhikara
sonam chhikara 2016년 5월 12일
I want to calculate entropy for a video.First I read a video and show frames then I want to calculate entropy for all frames.
How do I calculate it?
  댓글 수: 1
Rebecca Lawson
Rebecca Lawson 2023년 12월 29일
이동: Dyuman Joshi 2023년 12월 29일
I don't have an answer for this but I am trying to do something similar.... so any thoughts would be welcome.

댓글을 달려면 로그인하십시오.

답변 (1개)

Constantino Carlos Reyes-Aldasoro
The entropy measures the amount of uncertainty (https://en.wikipedia.org/wiki/Entropy_(information_theory))
and to be able to measure that, you need to define the uncertainty or probability of occurrence. So the question is, how are you going to define the probabilities? Once you have defined that, the rest may follow a bit easier.

Community Treasure Hunt

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

Start Hunting!

Translated by