计算图像锐度

时间:2011-05-25 11:05:11

标签: image image-processing

是否有一个简单的算法来计算灰度图像的acutance值(或清晰度)?

2 个答案:

答案 0 :(得分:7)

据我了解,Accutance是Gradient Filter的平均值。

Mathematica中的示例:

enter image description here

答案 1 :(得分:2)

Relationship between brightness and the blurriness of an image

问题的标题令人困惑,但答案回答了这个问题。