How can we generate an image with equal number of intensity values?
Mostra commenti meno recenti
For example we have an image that has 5 pixels with intensity 100, 5 with intensity 50, 5 with intensity 200 and so on.
1 Commento
Image Analyst
il 31 Gen 2016
Do all gray levels have an equal number of occurrence, or do you want to specify exactly what gray levels occur and for how many pixels each gray level occurs? If all have equal, then you want histogram equalization, but not like most people do it. You'd have to use special code.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Image Arithmetic in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!