7292 Commits (c527340cb6c13cbd67ab5498c528910f4956a3f9)
 

Author SHA1 Message Date
marina.kolpakova 4356d34542 write features to soft cascade xml 12 years ago
marina.kolpakova 1f01052955 fix inintial weighting 12 years ago
marina.kolpakova a8d0e04912 amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade" 12 years ago
marina.kolpakova c091092174 fix typo 12 years ago
marina.kolpakova c0f68ec400 add xml serialization 12 years ago
marina.kolpakova 69304611db commented debug out 12 years ago
marina.kolpakova 2e4b8d07cc integrate pruning 12 years ago
marina.kolpakova a89299acb2 store result to xml. 12 years ago
marina.kolpakova bfa26fd447 refactoring 12 years ago
marina.kolpakova 883d691c2b fix feature computing 12 years ago
marina.kolpakova 30b2a94582 load from config xml and fix integral representation 12 years ago
marina.kolpakova a2382ce6a2 add ability to store/load training configuration 12 years ago
marina.kolpakova a8c3431e61 set parameters 12 years ago
marina.kolpakova f6e3e3f049 add negatives generation 12 years ago
marina.kolpakova a388884675 Positives preprocessing 12 years ago
marina.kolpakova 4ca760d9c9 debug output information. 12 years ago
marina.kolpakova 554080d89b add file globbing 12 years ago
marina.kolpakova 86973f8ede feature pool generation: 12 years ago
marina.kolpakova 948365b1c8 Add new app dedicated for training soft cascades. 12 years ago
Vadim Pisarevsky 51eba617a8 a part of PR269 (parallelization of several functions) by Alexander Mordvintsev 12 years ago
Andrey Kamaev b179e2dd2d Merge pull request #396 from vpisarev:facedetect_fixes 12 years ago
Andrey Kamaev 992d47e9dc Merge pull request #400 from ilysenkov:bugfix_2560 12 years ago
Andrey Kamaev 5ef58a474a Merge pull request #397 from ilysenkov:bugfix_2677 12 years ago
Andrey Kamaev 0b6677f6d3 Merge pull request #398 from ilysenkov:bugfix_2330 12 years ago
Vadim Pisarevsky 638c0d1bf4 fixed compile warnings 12 years ago
Andrey Kamaev 57aa089ad6 Merge pull request #392 from vpisarev:python_fixes2 12 years ago
Ilya Lysenkov b24e4bddb1 Documented the TermCriteria class (#2560) 12 years ago
Ilya Lysenkov 7745c8806c Added info() method in descriptor matchers (#2330) 12 years ago
Ilya Lysenkov 098ea6fcb7 Checked key_size in LSH table for validness (#2677) 12 years ago
Ilya Lysenkov 1becbd9fcc Added a test for invalid key sizes in LSH tables 12 years ago
Vadim Pisarevsky 50299c1d5e disabled the use of SSE4 instructions as well to make the code compatible with the old Intel and AMD chips 12 years ago
Vadim Pisarevsky 18039d7829 added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534, #2591, #2669 12 years ago
Andrey Kamaev 39b4bf1828 Merge pull request #390 from taka-no-me:fix_relative_error_check 12 years ago
Andrey Kamaev a8c014de33 Merge pull request #318 from AnnaKogan8:fixed-perf-tests 12 years ago
Andrey Kamaev 13d2412d24 Merge pull request #394 from taka-no-me:fix_tiff_test 12 years ago
Andrey Kamaev 34ef209940 Merge pull request #393 from Daniil-Osokin:bugfix_doc_multi_issues 12 years ago
Vadim Pisarevsky 54e0765d80 yet another minor fix in cv::transpose() 12 years ago
cuda-geek d874d93e24 Merge pull request #372 from cuda-geek:gpu-cascade-fixes 12 years ago
Vadim Pisarevsky 7ca38d63d9 fixed failure of the C++ test for estimateAffine3D 12 years ago
LeonidBeynenson 6de422701a Made changes to allow ml module to work with big data. 12 years ago
Andrey Kamaev 92460adebe Merge pull request #391 from taka-no-me:fix_buildbot_issues 12 years ago
Andrey Kamaev 55b90d7bae Modify decode_tile16384x16384 test to not fail when available memory is not enough for test 12 years ago
Daniil Osokin fe5b9df45f Fixed multiple issues in docs (bug #2410) 12 years ago
cuda-geek 6b4304efda Merge pull request #388 from ivan-korolev:fix_cmd_line_parsing_in_samples 12 years ago
Vadim Pisarevsky 79e278c008 applied patch #2587 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Vadim Pisarevsky 82b6419d12 added tests for fast (ticket #2613) and estimateAffine3D (#2375) 12 years ago
Andrey Kamaev e3b45910aa Temporary disable unstable Features2d_RotationInvariance_Detector_SIFT test 12 years ago
Andrey Kamaev e63b4591ff Suppress clang build warning 12 years ago
Andrey Kamaev 4f1913ed26 Correct tolerance value for sanity checks with ERROR_RELATIVE 12 years ago