.. |
androidcamera
|
Fixed several cross-compiling issues. Fixed cmake status report.
|
2011-07-02 15:12:07 +00:00 |
calib3d
|
Fixed findCirclesGrid for the case of working with 'square' asymmetric patterns.
|
2011-07-13 13:05:41 +00:00 |
contrib
|
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
|
2011-06-15 12:10:33 +00:00 |
core
|
- 'c_string' support added to Java API
|
2011-07-12 21:13:56 +00:00 |
features2d
|
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
|
2011-07-13 23:04:39 +00:00 |
flann
|
fixed opencv_flann (with flann 1.6) compile errors on Windows (VS2005 & VS2008)
|
2011-07-14 11:26:13 +00:00 |
gpu
|
fixed BFM GPU test compile-time error on ubuntu x64 in debug mode
|
2011-07-09 07:32:14 +00:00 |
haartraining
|
fixed #768 ticket
|
2011-06-14 10:19:56 +00:00 |
highgui
|
added ability to reset view point of depth generator to normal one (#1195)
|
2011-07-13 17:05:57 +00:00 |
imgproc
|
optimized sparse LK optical flow (tickets #1062 and #1210)
|
2011-07-11 23:03:05 +00:00 |
java
|
Added the function minMaxLoc to JavaAPI as a manual ported function.
|
2011-07-14 08:36:48 +00:00 |
legacy
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
ml
|
fixed memory leak in CvKNearest::train() and the constructor.
|
2011-07-08 06:48:18 +00:00 |
objdetect
|
Fixed Android build
|
2011-07-14 07:04:36 +00:00 |
python
|
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
|
2011-07-13 23:04:39 +00:00 |
stitching
|
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
|
2011-07-01 07:07:54 +00:00 |
traincascade
|
Modified install layout for Android
|
2011-06-24 15:40:27 +00:00 |
ts
|
fixed a few warnings and bugs, including ticket #1079
|
2011-06-12 20:29:50 +00:00 |
video
|
fixed opencv_video tests
|
2011-07-13 10:18:13 +00:00 |
CMakeLists.txt
|
embeded cv Python module into cv2.
|
2011-07-12 12:56:03 +00:00 |
refman.rst
|
re-added the opencv_flann documentation
|
2011-07-08 16:14:13 +00:00 |