.. |
androidcamera
|
Fixed camera output format handling
|
2011-07-25 12:32:33 +00:00 |
calib3d
|
fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket #1273)
|
2011-08-06 19:38:09 +00:00 |
contrib
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
core
|
Fixed mixChannels argument types
|
2011-08-08 07:08:58 +00:00 |
features2d
|
fixed KeyPoint::convert(keypoints,point2f) (ticket #1282; thanks to cooperz for the patch)
|
2011-08-06 19:42:29 +00:00 |
flann
|
Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java
|
2011-08-04 14:13:07 +00:00 |
gpu
|
added gpu::Canny function
|
2011-08-08 08:53:55 +00:00 |
haartraining
|
fixed #768 ticket
|
2011-06-14 10:19:56 +00:00 |
highgui
|
added some missing declarations of the functions, noticed in the ticket ##229
|
2011-08-06 19:17:14 +00:00 |
imgproc
|
fixed pointPolygonTest(). Now it returns -1, 0, 1 when measureDist=false (ticket #1285)
|
2011-08-07 16:58:29 +00:00 |
java
|
Fixed mixChannels argument types
|
2011-08-08 07:08:58 +00:00 |
legacy
|
fixed multiple GCC warnings on Ubuntu 11.04
|
2011-06-14 12:03:34 +00:00 |
ml
|
fixed priors usage in ertrees
|
2011-07-24 18:15:53 +00:00 |
objdetect
|
doc: added maxSize parameter to CascadeClassifier::detectMultiScale
|
2011-08-01 08:23:03 +00:00 |
python
|
disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket #1177)
|
2011-08-06 20:15:29 +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
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
video
|
added some missing declarations of the functions, noticed in the ticket ##229
|
2011-08-06 19:17:14 +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 |