标签: image image-processing
是否有一个简单的算法来计算灰度图像的acutance值(或清晰度)?
答案 0 :(得分:7)
据我了解,Accutance是Gradient Filter的平均值。
Mathematica中的示例:
答案 1 :(得分:2)
Relationship between brightness and the blurriness of an image
问题的标题令人困惑,但答案回答了这个问题。