.. |
androidcamera
|
Fixed several cross-compiling issues. Fixed cmake status report.
|
2011-07-02 15:12:07 +00:00 |
calib3d
|
added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199)
|
2011-07-07 21:38:21 +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
|
Fixed few more bugs in rst_parser. Fixed small typos in documentation.
|
2011-07-08 04:31:13 +00:00 |
features2d
|
fixed PyramidAdaptedFeatureDetector (when mask is not empty) (#1206)
|
2011-07-08 14:41:43 +00:00 |
flann
|
temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized)
|
2011-06-20 09:20:17 +00:00 |
gpu
|
removed debug func. call
|
2011-07-08 14:00:54 +00:00 |
haartraining
|
fixed #768 ticket
|
2011-06-14 10:19:56 +00:00 |
highgui
|
fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207)
|
2011-07-08 15:03:28 +00:00 |
imgproc
|
fixed a few more typos in the docs.
|
2011-07-07 16:59:09 +00:00 |
java
|
Javadoc comments genearion is integrated into the Java API build
|
2011-07-08 15:29:59 +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
|
probably fixed parallel face detector (i.e. built with TBB), ticket #1185. Thanks to mengw for the patch
|
2011-07-07 22:52:54 +00:00 |
python
|
added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199)
|
2011-07-07 21:38:21 +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
|
Improved RST parser; fixed small typos found by new parser
|
2011-07-07 11:23:51 +00:00 |
CMakeLists.txt
|
merged the latest fixes in 2.3 to trunk
|
2011-07-04 16:18:12 +00:00 |
refman.rst
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-29 22:06:42 +00:00 |