natmark / texture-matching

Texture matching using wavelet transform.
MIT License
1 stars 0 forks source link

参考 #1

Closed natmark closed 7 years ago

natmark commented 7 years ago

http://tamanobi.hatenablog.com/entry/2015/07/18/110621

natmark commented 7 years ago

https://github.com/kasumi494/wavelets_transform

natmark commented 7 years ago

https://books.google.co.jp/books?id=JWn_824hDFcC&pg=PR5&lpg=PR5&dq=%E3%82%A6%E3%82%A7%E3%83%BC%E3%83%96%E3%83%AC%E3%83%83%E3%83%88%E5%A4%89%E6%8F%9B+%E3%83%86%E3%82%AF%E3%82%B9%E3%83%81%E3%83%A3%E3%83%9E%E3%83%83%E3%83%81%E3%83%B3%E3%82%B0&source=bl&ots=EZqw1Ce9c6&sig=QDJIpQhJMW8m2xlo7uKQixvBxWU&hl=ja&sa=X&ved=0ahUKEwjI64_pnfTUAhWEwbwKHVKBArAQ6AEIJzAA#v=onepage&q=%E3%82%A6%E3%82%A7%E3%83%BC%E3%83%96%E3%83%AC%E3%83%83%E3%83%88%E5%A4%89%E6%8F%9B%20%E3%83%86%E3%82%AF%E3%82%B9%E3%83%81%E3%83%A3%E3%83%9E%E3%83%83%E3%83%81%E3%83%B3%E3%82%B0&f=false

natmark commented 7 years ago

https://www.codeproject.com/Articles/683663/Discrete-Haar-Wavelet-Transformation HaarCSharp.zip

natmark commented 7 years ago

https://github.com/huneng/blur-detect-use-haar-wavelet/