opencv/modules
Peng Xiao e77abeef16 Add a new global function to control ocl binary storage
Previously the feature is controlled by setBinpath implicitly.
We add the function to cope with setBinpath and setBinpath is only
useful when setBinaryDiskCache is set.
Refer to the header to see more info.
2013-06-10 16:38:22 +08:00
..
androidcamera android -> plarforms/android 2013-05-27 11:10:38 +04:00
calib3d Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
contrib Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
core Make AutoLock noncopyable (it would break on copying, anyway). 2013-05-31 17:27:42 +04:00
features2d Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
flann Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
gpu Merge pull request #953 from jet47:fix-bug-3069 2013-06-05 17:56:35 +04:00
highgui Fix a missing header path when building with Qt 4. 2013-06-06 14:09:33 +04:00
imgproc Split CLAHE into its own file, because it's faster that way. 2013-05-31 12:22:04 +04:00
java Simple set of the camera index to allow the user to change it after the object has been initialized. 2013-05-19 22:04:56 -04:00
legacy Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
ml Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
nonfree Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
objdetect Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
ocl Add a new global function to control ocl binary storage 2013-06-10 16:38:22 +08:00
photo Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
python add (optional) index argument to RetrieveFrame method 2013-05-04 17:18:12 +02:00
stitching Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
superres Automatically add CUDA support to a module if it has CUDA sources. 2013-04-10 12:20:54 +04:00
ts 'aapt' tool moved in SDK r22, adding support to run.py 2013-05-19 14:57:21 +04:00
video Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
videostab Suppress clang build warning 2013-01-31 16:01:04 +04:00
world enabled png and jpeg for iOS 2013-03-25 11:19:29 +04:00
CMakeLists.txt Add support for adding custom OpenCV modules. 2013-06-05 18:10:44 +04:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00