fix the compilation bug of main.cpp in perf test and accuracy test on ocl module...
authorNikoKJ <newlife20080214@gmail.com>
Wed, 7 Nov 2012 05:49:09 +0000 (13:49 +0800)
committerNikoKJ <newlife20080214@gmail.com>
Wed, 7 Nov 2012 05:49:09 +0000 (13:49 +0800)
commit95869a6081ab403254355eed839b14dcb3d70b73
tree978a3660083df974dbce8ec59258549ec5290ab9
parent4d059e9e5bc4aa4d7532a95037bb38ab3bdbef43
fix the compilation bug of main.cpp in perf test and accuracy test on ocl module. It caused by the incompatibility of command line parser class in core.hpp between master branch and 2.4 branch.
modules/ocl/perf/main.cpp
modules/ocl/test/main.cpp