converted old haar cascades to the new format; added the conversion function; added...
authorVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Thu, 19 Dec 2013 10:48:42 +0000 (14:48 +0400)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Thu, 19 Dec 2013 10:48:42 +0000 (14:48 +0400)
commita1784b7320063c381fc420ec4eeef1611769dd31
treefd39a225a24ecb21c8aa9a54cb33a0881ba73a18
parent2431c72d1debf04728f49ab499765344f3adb4f0
parentec3f22cee2a4c126492776b05750a1532e541c19
converted old haar cascades to the new format; added the conversion function; added OpenCL optimization into CascadeClassfier; optimized the data structures and CPU code for the stump case.
modules/core/include/opencv2/core/ocl.hpp
modules/imgproc/include/opencv2/imgproc.hpp
modules/imgproc/src/smooth.cpp