Alexander Mordvintsev
|
30f9710d55
|
fixed #808 and #848
|
14 years ago |
Vladislav Vinogradov
|
0caf2707ee
|
update gpu docs (SURF and BruteForceMatcher)
|
14 years ago |
Vladislav Vinogradov
|
f11efdced3
|
added support of Hamming distance to BruteForceMatcher_GPU
|
14 years ago |
Alexey Spizhevoy
|
79ed4e4c92
|
refactored opencv_stitching
|
14 years ago |
Elena Fedotova
|
f80c93aa82
|
Purpose: updated the feature2d chapter
|
14 years ago |
Kirill Kornyakov
|
94760a5f2b
|
command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments.
|
14 years ago |
Elena Fedotova
|
aa1fac4c5a
|
Purpose: completed the calib3d chapter
|
14 years ago |
Elena Fedotova
|
99ef14ad77
|
Purpose: completed the objdetect chapter
|
14 years ago |
Elena Fedotova
|
718f56e6ad
|
Purpose: completed the ml chapter
|
14 years ago |
Maria Dimashova
|
8acce4e31f
|
some renames
|
14 years ago |
Vadim Pisarevsky
|
fa2f1c036a
|
removed "#include "windows.h"" from core headers
|
14 years ago |
Vadim Pisarevsky
|
5199cd9c95
|
removed unnecessary #include "windows.h" from "highgui_c.h"
|
14 years ago |
Vadim Pisarevsky
|
56cf08a873
|
made "filestorage << vector<Mat>" work properly.
|
14 years ago |
Vadim Pisarevsky
|
0243fe6b07
|
disabled creation of hdr_parser.pyc
|
14 years ago |
Andrey Kamaev
|
058b761a46
|
cv:threshold optimization for Tegra
|
14 years ago |
Vadim Pisarevsky
|
138b9724d8
|
make ubuntu 11.04 compile with libv4l
|
14 years ago |
Andrey Kamaev
|
23a369b27e
|
Fixed Android build
|
14 years ago |
Vadim Pisarevsky
|
facff37e82
|
reviewed ? marks in features2d
|
14 years ago |
Xavier Delacour
|
5e4ca22737
|
small updates to bundle adjustment implementation
|
14 years ago |
Andrey Pavlenko
|
ad4969d81a
|
Removing auto-generated file
|
14 years ago |
Andrey Pavlenko
|
6ce8b93cb3
|
Fixing build for Android
|
14 years ago |
Anatoly Baksheev
|
429b33de97
|
minor
|
14 years ago |
Anatoly Baksheev
|
17e1bcb006
|
fixed pch for non-windows
|
14 years ago |
Anatoly Baksheev
|
c49dc37761
|
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
|
14 years ago |
Maria Dimashova
|
c46b510f4c
|
restored 2 methods (for backward compatibility)
|
14 years ago |
Maria Dimashova
|
af28d19b3a
|
extended the constructor parameters of AdjusterAdapter's inheritors
|
14 years ago |
Maria Dimashova
|
c98c87d545
|
fixed DynamicAdaptedFeatureDetector
|
14 years ago |
P. Druzhkov
|
15f7918e34
|
problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample
|
14 years ago |
Vladislav Vinogradov
|
6a03be2632
|
added lightweight class DeviceBuffer to matrix_reductions.cpp
|
14 years ago |
Vladislav Vinogradov
|
3c2d7b951a
|
fixed LUT (ticket #1057)
|
14 years ago |
Alexey Spizhevoy
|
7e4769a047
|
reduced memory requirements for multi-band blending
|
14 years ago |
Vadim Pisarevsky
|
b699e946b5
|
converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.
|
14 years ago |
Maria Dimashova
|
0f6b8002dc
|
fixed save/load of dot; added data for the sample
|
14 years ago |
Vladislav Vinogradov
|
1c9f4e7ca2
|
fixed gpu::meanStdDev and gpu::norm under CUDA 4.0
fixed compilation under Win64
|
14 years ago |
Leonid Beynenson
|
7ec77593db
|
Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string).
Also now work of Android camera is more accurate in the case when the size of grabbed frame buffer does not consist with the expected frame size.
|
14 years ago |
Maria Dimashova
|
f4c74eb532
|
changed the dot
|
14 years ago |
Vladislav Vinogradov
|
d0a91f8f19
|
fixed gpu projectPoints and solvePnPRansac tests
|
14 years ago |
Vladislav Vinogradov
|
79b500eb0d
|
fixed bug in cv::Scharr and cv::Laplacian (ddepth < 0)
|
14 years ago |
Vladislav Vinogradov
|
bf29b16d1d
|
fixed bug in cv::Sobel (ddepth < 0)
|
14 years ago |
Vladislav Vinogradov
|
58e26313dd
|
fixed bug in cv::LUT (multi-channel source array and single-channel table)
added missing cudaSafeCall
|
14 years ago |
Vadim Pisarevsky
|
f8e4b10248
|
made ptrdiff_t visible to GCC 4.6 compiler
|
14 years ago |
Elena Fedotova
|
12d98a7d18
|
Purpose: completed the feature2d chapter
|
14 years ago |
Elena Fedotova
|
4f335d18fb
|
Purpose: completed the feature2d chapter
|
14 years ago |
Elena Fedotova
|
7ad698f076
|
Purpose: updated the feature2d chapter
|
14 years ago |
Elena Fedotova
|
53e9d8354e
|
Purpose: updated the feature2d chapter
|
14 years ago |
Elena Fedotova
|
4a21c6d394
|
Purpose: updated the feature2d chapter
|
14 years ago |
Anatoly Baksheev
|
8ebff41c29
|
more warnings fixed. +some warnings in examples
|
14 years ago |
Anatoly Baksheev
|
927dccb463
|
fixed compilation WITH_TBB
|
14 years ago |
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
14 years ago |
Elena Fedotova
|
dee0aba92e
|
Purpose: updated the feature2d chapter
|
14 years ago |