3581 Commits (2395654cbf7935f150734b8ac0e9d4a814747527)
 

Author SHA1 Message Date
Vadim Pisarevsky b74116e694 unified norm computing; added generalized Hamming distance 13 years ago
Andrey Kamaev c1277b6147 reenabled Tegra optimized resize 13 years ago
Maria Dimashova eeaf6192e3 minor change of doc 13 years ago
Maria Dimashova ddc7142ab3 minor change of doc 13 years ago
Maria Dimashova 9e60334f7b added doc on cascade classifier training 13 years ago
Vladislav Vinogradov f38596b783 implemented brute force convolve for small kernel sizes 13 years ago
Anatoly Baksheev ee768d4605 fixed bug in ptr in optflow.cu 13 years ago
Vladislav Vinogradov ed749c4bfe added missing arithm operations to gpu module 13 years ago
Vadim Pisarevsky f947c2eb96 new, much simpler and SSE2-optimized implementation of FAST 13 years ago
Leonid Beynenson 484e56f31f Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 13 years ago
Andrey Kamaev 22bd127365 Added performance tests for cv:phase and cv::SURF 13 years ago
Alexey Spizhevoy 9047ef2cdf Renamed warp of point method into warpPoint 13 years ago
Alexey Spizhevoy a7fbcad283 Added warp method into the RotationWarper interface, added find() into VoronoiSeamFinder which uses only source image sizes 13 years ago
Andrey Kamaev 9ae8443d37 Tegra optimized FastAtan2 13 years ago
Alexey Kazakov 78bd2133cc Added HOG features to the traincascade module 13 years ago
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