function to increase the quality of image
    8 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    narges
 am 27 Sep. 2018
  
    
    
    
    
    Bearbeitet: narges
 am 25 Jan. 2020
            Hi there,
do you know any function to increase the quality of images? (like increase the clarity)
0 Kommentare
Akzeptierte Antwort
  Prakhar Jain
    
 am 1 Okt. 2018
        Hi Narges,
You can try the following things to improve the quality of image and then identify text in the same.
Pre-processing steps for improving image quality: 1) Contrast Enhancement 2) Binarize the image 3) Remove noise
After you follow above steps, you can use the MATLAB MSER Algorithm – Maximally Stable Extremal Regions (based on paper by Neumann et al) to extract the local boxes of possible text in an image.
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!