How to find variance,entropy,average gradient of an image?
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
[EDIT: Mon May 23 17:42:16 UTC 2011 - Removed Duplicates - MKF]
[EDIT: 20110523 13:03 CDT - clarify - WDR]
how to find variance, entropy, average gradient of an image?...my image is of class uint8...
0 Commenti
Risposte (1)
  Sean de Wolski
      
      
 il 23 Mag 2011
        doc mean
doc var
doc gradient
doc entropy
doc double  %convert from uint8
2 Commenti
  Sean de Wolski
      
      
 il 23 Mag 2011
				Documentation. Type each of those lines at the command window and read the ensuing documentation.
Vedere anche
Categorie
				Scopri di più su Image Processing Toolbox in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

