I am working in digital image processing field, recently I am studying about Image Noise, I just want to know that whether this noise removal is part of image enhancement or image restoration.
I have read some papers on it, at some points authors are saying that image enhancement from a given noisy image, and on the other hand in some papers authors are saying that noise removal is image restoration process.
I got the following answer from dsp.stackexchange:
It's task dependent: if you just want to make image "more beautiful" to print it, you would call noise removal "image enhancement"; if you want to make some kind of image processing and noise will strongly worsen resulting data, you will call it "image restoration". Another way is restoration of broken and/or old photos: they have many corrupted zones. But in that case you can't call corrupted zones noise because of their origin.
Please explain what is correct?