applied patch by Will Lucas; improved separable filter performance (in particular...
authorVadim Pisarevsky <no@email>
Mon, 23 Jan 2012 12:14:46 +0000 (12:14 +0000)
committerVadim Pisarevsky <no@email>
Mon, 23 Jan 2012 12:14:46 +0000 (12:14 +0000)
commit04c0783b2fb966321e5d1c7453d104bdccde7ed1
treeae04dc1266ba7bcecbc848263fe1a51ed8fad58c
parentd0981a628a6c7bd54359b89c9101f3d100e79b70
applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT)
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/imgproc/src/filter.cpp
modules/imgproc/src/phasecorr.cpp