stretch histogram for comparison
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
i had 2 histogram look same. but 1 is from 1-255
and the other 1 is from 1-120 (more or less)
how can i make them same size?
(the histogram are on the 3rd line)

0 Commenti
Risposte (1)
  Image Analyst
      
      
 il 12 Mag 2019
        
      Modificato: Image Analyst
      
      
 il 12 Mag 2019
  
      Try imhistmatch().  Or multiply the dark image by 2.
Or imadjust().
0 Commenti
Vedere anche
Categorie
				Scopri di più su Histograms 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!

