码迷,mamicode.com
首页 > 其他好文 > 详细

Blur Detection

时间:2014-12-10 14:03:08      阅读:210      评论:0      收藏:0      [点我收藏+]

标签:style   http   io   ar   sp   strong   on   log   cti   

抄github

https://github.com/tokenrove/blur-detection

clone看了一下,么有编译,看了下引文。

抄stackoverflow

http://stackoverflow.com/questions/7765810/is-there-a-way-to-detect-if-an-image-is-blurry (nikie的回答比较直观)

http://stackoverflow.com/questions/5180327/detection-of-blur-in-images-video-sequences

http://stackoverflow.com/questions/1881013/is-there-a-algorithm-or-library-that-can-detect-motion-blur-in-images

大概的方法应该有:

FFT检测低频比例、LoG检测边缘、小波变换

LoG最简单,所以了试了一下,对out-of-focus还是比较好用的,但是motion-blur貌似不适用。

=======

没细看了,有待进一步学习!。。。

Blur Detection

标签:style   http   io   ar   sp   strong   on   log   cti   

原文地址:http://www.cnblogs.com/zhy2019/p/ways-of-blur-detection.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!