S
S
saymongriffins2018-06-08 14:19:02
Algorithms
saymongriffins, 2018-06-08 14:19:02

How can you determine the quality of an image in C#?

Hello.
The task is to determine the quality of the image, I would like to know by what criteria this can be done?
For example:

  • There is a blurry picture with noise, how can I determine the degree of blurriness and noisiness in order to say that the picture is bad?

The language in which you need to implement - C #
According to the ideas that are:
  • you can determine the brightness coefficient of the picture (if it is too bright, we discard it)
  • contrast ratio (if the picture is too contrasty, discard it)

There are no ideas yet how to determine noise and blur. I would be grateful if someone gives a tip in which direction to dig.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question