Need to find image restoration working examples
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Piyum Rangana
am 11 Feb. 2017
Kommentiert: Piyum Rangana
am 11 Feb. 2017
Hi I need to find some working examples of image restoration. Can anyone help me ? Basically, I want to identify the damaged area of the image, identifying the pixels around the area and fill it out ? If not anyone can tell me the working example for that can be available. Target damaged images as below.
thanx !
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 11 Feb. 2017
Like I said in your duplicate post . . ."That's called inpainting. Create a mask by detecting the white area(s), then use imregionfill()."
You can search the literature for painting restoration in the image processing article database: http://www.visionbib.com/bibliography/contents.html
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!