3316 Commits (5656a9dd6b9011656f60ea3cb6e01f709865b9f5)
 

Author SHA1 Message Date
Kirill Kornyakov 0e9d0f6d06 updated erode perf test 13 years ago
Kirill Kornyakov 20e49c8286 added perf test for cv::erode 13 years ago
Maria Dimashova 71be121edc fixed compilation under MSVC 13 years ago
Maria Dimashova e6009c1614 added sample on color generation and updated sample on lsvm 13 years ago
Maria Dimashova 408d6b84fa added func to different colors generation 13 years ago
Maria Dimashova bbdf14b9bb added overlapThreshold param to sample 13 years ago
Leonid Beynenson 630288fdef Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier. 13 years ago
Vadim Pisarevsky 1e6479224a fixed bug #1331 13 years ago
Vadim Pisarevsky 282c3044e6 exported C++ stereoRectify in Python 13 years ago
Andrey Morozov 6138956b5e minor fix 13 years ago
Andrey Morozov 99c2326e51 minor fix 13 years ago
Andrey Morozov 8a06b20ad6 fixed compile for linux 13 years ago
Anatoly Baksheev f444f9b43e optflow gpu compilation fix under vs2010 13 years ago
Andrey Morozov f366553a80 improved some methods in the Directory class 13 years ago
Andrey Morozov d58ff0f478 fixed include on Linux 13 years ago
Maria Dimashova ba62621534 updated test on lsvm 13 years ago
Andrey Morozov af730e4bff added class Directory 13 years ago
Maria Dimashova 36967575be Added doc on c++ version of latent svm 13 years ago
Maria Dimashova a4bc940a50 fixed method clear() 13 years ago
Vladislav Vinogradov d6d7ac9cee fixed tests for BruteForceMatcher_GPU::radiusMatch 13 years ago
Maria Dimashova d3cd2cb5c0 removed porting to java of latent svm 13 years ago
Maria Dimashova ea454e6ee4 uncommented the samples parts compiled under MSVC 13 years ago
Alexander Shishkov b71bfef702 fixed bug with using not built-in ZLIB library 13 years ago
Alexander Shishkov bb130d14bd Changed type of OPENCV_BUILD_3RDPARTY_LIBS variable to the INTERNAL on WIndows 13 years ago
Maria Dimashova a70496e414 added test for c++ version of latent svm and updated testdata 13 years ago
Maria Dimashova a2ff919a6b added sample for c++ version of latent svm 13 years ago
Maria Dimashova 4d85ee7de1 added c++ wrapper of latent svm 13 years ago
Alexey Spizhevoy 8a799aa89a Updated optimal block size estimation for the convolve() function 13 years ago
Andrey Morozov bee68e519a fixed several bugs in CommandLineParser 13 years ago
Andrey Morozov bf636e40bf improved print help in CommandLineParser 13 years ago
Vadim Pisarevsky 60ebe2003f fixed multiple warnings on Windows. fixed bug #1368 13 years ago
Anatoly Baksheev 78e678b1f8 optflow_gpu compilation under ubuntu 13 years ago
Anatoly Baksheev 336e000ecc optical flow sample compilation under ubuntu 13 years ago
Alexey Spizhevoy 74561c5b8e Added createWightMaps function into FeatherBlender (stitching) 13 years ago
Anatoly Baksheev 923f771cfc warnings 13 years ago
Andrey Kamaev ee413b8026 Avoid duplicated surf extraction step when same parameters are used for detection and descriptors calculation 13 years ago
Andrey Kamaev 20af242a03 Updated command line arguments in performance tests 13 years ago
Alexey Spizhevoy dce50b67fc Fixed support of translation in the GPU-based plane warper 13 years ago
Alexey Spizhevoy 607a7fd2c2 Updated GPU warpers interface 13 years ago
Alexey Spizhevoy 404e9cb9d5 Refactored warpers in the stitching module, added buildMaps function into the RotationWarper interface 13 years ago
Andrey Morozov b7a3d36729 fixed several bugs in CommandLineParser 13 years ago
Andrey Morozov 135b9280f1 improved print help in CommandLineParser 13 years ago
Marius Muja 0e18f066a8 Fixing ticket #1402 13 years ago
Andrey Morozov 97d54612c7 fix print help 13 years ago
Andrey Morozov d449b0492f fixed several bugs in CommandLineParser 13 years ago
Alexey Spizhevoy c5357cc17c Added fix for removing too similar images into the stitching module 13 years ago
Andrey Morozov 3d3efe7c07 fixed sub algorithm in CommandLineParser 13 years ago
Anatoly Baksheev 5e831f7fca compilation under ubuntu 13 years ago
Anatoly Baksheev 0fc8fc77c0 eliminated shread_ptr dependency from optical flow gpu. It caused compilation errors. 13 years ago
Maria Dimashova b3fb4986f2 restored doc on latent svm that was lost in moving to rst 13 years ago