You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladislav Vinogradov
57f7678db1
added gpu transpose for CV_8UC4, CV_8SC4, CV_16SC2, CV_16UC2, CV_32SC1 and CV_32FC1 types
|
15 years ago |
.. |
calib3d
|
make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error.
|
15 years ago |
contrib
|
fixed compilation errors on Windows
|
15 years ago |
core
|
unified the coordinate interpretation in RotatedRect (ticket #425)
|
15 years ago |
features2d
|
undo the latest change in SURF
|
15 years ago |
ffmpeg
|
updated ffmpeg to 0.6.0
|
15 years ago |
flann
|
fixed multiple warnings from VS2010.
|
15 years ago |
gpu
|
added gpu transpose for CV_8UC4, CV_8SC4, CV_16SC2, CV_16UC2, CV_32SC1 and CV_32FC1 types
|
15 years ago |
haartraining
|
fixed 2 warnings from VS2010 64-bit
|
15 years ago |
highgui
|
fixed multiple warnings from VS2010.
|
15 years ago |
imgproc
|
fixed recent failures in shape-convhull & shape-minarearect
|
15 years ago |
legacy
|
several small fixes; added overloaded variant of cv::drawChessboardCorners
|
15 years ago |
ml
|
added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314)
|
15 years ago |
objdetect
|
several small fixes; added overloaded variant of cv::drawChessboardCorners
|
15 years ago |
python
|
extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests.
|
15 years ago |
traincascade
|
made random generators of MLL classes depended on default rng (theRNG) (#205).
|
15 years ago |
video
|
unified the coordinate interpretation in RotatedRect (ticket #425)
|
15 years ago |
CMakeLists.txt
|
Updated FLANN to version 1.5
|
15 years ago |