opencv/modules
Frédéric Devernay 6be8757e8b fix signedness error
OpenCV's automatic builds don't care if you store an unsigned int into
an int, but they don't want you to compare signed with unsigned. Does
that make sense?
2013-07-26 21:32:35 +02:00
..
androidcamera android -> plarforms/android 2013-05-27 11:10:38 +04:00
calib3d Java/Python bindings for computeCorrespondEpilines added. 2013-06-18 16:44:23 +04:00
contrib Merge pull request #1137 from StevenPuttemans:bugfix_3131_24 2013-07-18 16:02:47 +04:00
core Changed first approach to a more general MS-specific approach. 2013-07-18 14:24:19 +02:00
features2d Added FREAK-descriptor extractor to documentation. 2013-07-25 16:40:09 +12:00
flann Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
gpu fixed gpu_perf4au perf test (added cuda impl) 2013-07-26 11:13:39 +04:00
highgui fix signedness error 2013-07-26 21:32:35 +02:00
imgproc added call to IPP's ippiDistanceTransform_5x5_8u32f_C1R (by Alexander Kapustin) 2013-07-22 14:20:13 +04:00
java Merge pull request #1150 from janstarzy:spelling 2013-07-19 12:15:31 +04:00
legacy Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
ml fix for Bug #3085: 2013-06-13 10:22:56 +04:00
nonfree Changed the impls argument to be an array name. 2013-06-20 15:18:35 +04:00
objdetect Revert "Add a variant of detectMultiScale with an argument 'weights'" 2013-06-10 17:06:34 +04:00
ocl Merge pull request #1106 from pengx17:2.4_gftt_rename 2013-07-11 11:41:37 +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 Made the Python bindings not use deprecated NumPy 1.7 API. 2013-07-16 14:33:15 +04:00
stitching Fixed a bug #2405 2013-06-14 10:43:20 +04:00
superres Fixed a compilation error (get<N> not found). 2013-07-16 14:23:05 +04:00
ts Fix xls-report.py not working with more than one comparison. 2013-07-22 12:48:43 +04:00
video add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
videostab Fixed a bug related to video stabilization crashes with a blank video (Bug #3023) 2013-06-13 13:41:43 +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