how to calculate entropy of a video file?
    12 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    sonam chhikara
 el 12 de Mayo de 2016
  
    
    
    
    
    Respondida: Constantino Carlos Reyes-Aldasoro
      
 el 3 de En. de 2024
            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 comentario
  Rebecca Lawson
 el 29 de Dic. de 2023
				
      Movida: Dyuman Joshi
      
      
 el 29 de Dic. de 2023
  
			I don't have an answer for this but I am trying to do something similar.... so any thoughts would be welcome. 
Respuestas (1)
  Constantino Carlos Reyes-Aldasoro
      
 el 3 de En. de 2024
        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.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


