This is a Visual Studio project implements the Compound Blur algorithm using OpenCV/C++. I think this should be call Gradient Blur :p This is a Javascript demo: http://www.quasimondo.com/CompoundBlurForCanvas/CompoundBlurDemo.html Further more, i implement circle blur function.
##How to build Clone project and open with Visual studio 2015
##Credits Many thanks to Mario Klingemann! He help me very much to build this porting :D