opencv/modules
Roman Donchenko f90fd5b0da Split CLAHE into its own file, because it's faster that way.
Yes, it's as ludicrous as it sounds, but it's still true. Bizarrely,
the previous commit makes CLAHE run about 10% slower on Android, even
though it doesn't even touch any CLAHE code. Splitting it off fixes that,
although the reason it does is a mystery for the ages.

It's cleaner when it's in its own file, anyway. ;=]
2013-05-31 12:22:04 +04: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 fixed pca bug for fixed mean input 2013-05-09 15:20:00 +08: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 Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
highgui Merge pull request #862 from piponazo:v4lFPS 2013-05-14 16:00:28 +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 Merge pull request #932 from bitwangyaoyao:2.4_fixBFM 2013-05-30 12:21:27 +04: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 Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00