opencv/modules
Josh Doe f1690557bf core/stat: fix build with 32-bit
Optimization introduced in b782d8bb only works for 64-bit builds, but
ifdef failed to check for this.
2012-07-29 14:48:21 -04:00
..
androidcamera Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
calib3d updated doc on triangulatePoints (#2167) 2012-07-25 17:51:37 +04:00
contrib asserted in LBPH code that images must have a single channel 2012-07-26 16:55:54 -07:00
core core/stat: fix build with 32-bit 2012-07-29 14:48:21 -04:00
features2d fixed tests for scale invariance (uncommented sift test, it's ok now) 2012-07-16 16:21:40 +00:00
flann fixed LshIndex types in its constructor 2012-07-24 17:09:24 +04:00
gpu test 2012-07-25 18:05:39 +04:00
highgui Fix missing remainder of line. 2012-07-26 12:46:51 -02:30
imgproc fixed bilateralFilter on uniform CV_32F image 2012-07-24 17:51:20 +04:00
java removing warnings on deprecated api when targeting to android-15+ 2012-07-14 19:07:27 +00:00
legacy quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
ml test 2012-07-25 18:26:07 +04:00
nonfree fixed SURf according to clockwise descriptor convention 2012-07-25 13:08:05 +04:00
objdetect integrated patch: HOG confidence calculation. Thanks, Wongun. 2012-07-25 15:26:26 +04:00
ocl merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
photo quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
python Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings 2012-07-05 07:58:40 +00:00
stitching quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
ts Fixed run.py bugs 2012-07-02 21:07:32 +00:00
video test7 2012-07-25 22:20:41 +04:00
videostab Fixed Windows build warnings and configuration problem. 2012-06-30 20:45:01 +00:00
world Shortened cmake script for opencv_world 2012-06-15 07:52:20 +00: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