Calculating image acutance

前端 未结 2 653
忘掉有多难
忘掉有多难 2021-01-04 14:37

Is there a simple algorithm for calculating an acutance value (or sharpness) for a grayscale image?

相关标签:
2条回答
  • 2021-01-04 14:55

    As I understand it, the Accutance is the mean value of the Gradient Filter.

    Example in Mathematica:

    0 讨论(0)
  • 2021-01-04 14:58

    Relationship between brightness and the blurriness of an image

    The question's title is confusing, but the answer answers this.

    0 讨论(0)
提交回复
热议问题