marina.kolpakova
1f01052955
fix inintial weighting
2013-02-01 14:34:39 +04:00
marina.kolpakova
a8d0e04912
amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade"
2013-02-01 14:34:39 +04:00
marina.kolpakova
c091092174
fix typo
2013-02-01 14:34:39 +04:00
marina.kolpakova
c0f68ec400
add xml serialization
2013-02-01 14:34:39 +04:00
marina.kolpakova
69304611db
commented debug out
2013-02-01 14:34:39 +04:00
marina.kolpakova
2e4b8d07cc
integrate pruning
2013-02-01 14:34:39 +04:00
marina.kolpakova
a89299acb2
store result to xml.
2013-02-01 14:34:39 +04:00
marina.kolpakova
bfa26fd447
refactoring
2013-02-01 14:34:39 +04:00
marina.kolpakova
883d691c2b
fix feature computing
2013-02-01 14:34:39 +04:00
marina.kolpakova
30b2a94582
load from config xml and fix integral representation
2013-02-01 14:34:39 +04:00
marina.kolpakova
a2382ce6a2
add ability to store/load training configuration
2013-02-01 14:34:39 +04:00
marina.kolpakova
a8c3431e61
set parameters
2013-02-01 14:34:39 +04:00
marina.kolpakova
f6e3e3f049
add negatives generation
2013-02-01 14:34:39 +04:00
marina.kolpakova
a388884675
Positives preprocessing
2013-02-01 14:34:38 +04:00
marina.kolpakova
4ca760d9c9
debug output information.
2013-02-01 14:34:38 +04:00
marina.kolpakova
554080d89b
add file globbing
2013-02-01 14:34:38 +04:00
marina.kolpakova
86973f8ede
feature pool generation:
...
- use random from tr1 extension
- extend cv::Boost
2013-02-01 14:34:38 +04:00
marina.kolpakova
948365b1c8
Add new app dedicated for training soft cascades.
2013-02-01 14:34:38 +04:00
Vadim Pisarevsky
51eba617a8
a part of PR269 (parallelization of several functions) by Alexander Mordvintsev
2013-02-01 14:01:44 +04:00
Andrey Kamaev
b179e2dd2d
Merge pull request #396 from vpisarev:facedetect_fixes
2013-02-01 12:49:48 +04:00
Andrey Kamaev
992d47e9dc
Merge pull request #400 from ilysenkov:bugfix_2560
2013-02-01 12:05:48 +04:00
Andrey Kamaev
5ef58a474a
Merge pull request #397 from ilysenkov:bugfix_2677
2013-02-01 12:04:38 +04:00
Andrey Kamaev
0b6677f6d3
Merge pull request #398 from ilysenkov:bugfix_2330
2013-02-01 11:19:33 +04:00
Vadim Pisarevsky
638c0d1bf4
fixed compile warnings
2013-02-01 10:47:27 +04:00
Andrey Kamaev
57aa089ad6
Merge pull request #392 from vpisarev:python_fixes2
2013-02-01 10:20:52 +04:00
Ilya Lysenkov
b24e4bddb1
Documented the TermCriteria class ( #2560 )
2013-02-01 10:16:30 +04:00
Ilya Lysenkov
7745c8806c
Added info() method in descriptor matchers ( #2330 )
2013-02-01 02:23:40 +04:00
Ilya Lysenkov
098ea6fcb7
Checked key_size in LSH table for validness ( #2677 )
2013-01-31 23:19:19 +04:00
Ilya Lysenkov
1becbd9fcc
Added a test for invalid key sizes in LSH tables
2013-01-31 23:17:07 +04:00
Vadim Pisarevsky
50299c1d5e
disabled the use of SSE4 instructions as well to make the code compatible with the old Intel and AMD chips
2013-01-31 22:57:46 +04:00
Vadim Pisarevsky
18039d7829
added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534 , #2591 , #2669
2013-01-31 22:55:04 +04:00
Andrey Kamaev
39b4bf1828
Merge pull request #390 from taka-no-me:fix_relative_error_check
2013-01-31 21:32:45 +04:00
Andrey Kamaev
a8c014de33
Merge pull request #318 from AnnaKogan8:fixed-perf-tests
2013-01-31 21:01:44 +04:00
Andrey Kamaev
13d2412d24
Merge pull request #394 from taka-no-me:fix_tiff_test
2013-01-31 20:52:35 +04:00
Andrey Kamaev
34ef209940
Merge pull request #393 from Daniil-Osokin:bugfix_doc_multi_issues
2013-01-31 20:30:33 +04:00
Vadim Pisarevsky
54e0765d80
yet another minor fix in cv::transpose()
2013-01-31 20:26:16 +04:00
cuda-geek
d874d93e24
Merge pull request #372 from cuda-geek:gpu-cascade-fixes
2013-01-31 20:13:31 +04:00
Vadim Pisarevsky
7ca38d63d9
fixed failure of the C++ test for estimateAffine3D
2013-01-31 19:44:16 +04:00
LeonidBeynenson
6de422701a
Made changes to allow ml module to work with big data.
2013-01-31 19:37:20 +04:00
Andrey Kamaev
92460adebe
Merge pull request #391 from taka-no-me:fix_buildbot_issues
2013-01-31 18:55:09 +04:00
Andrey Kamaev
55b90d7bae
Modify decode_tile16384x16384 test to not fail when available memory is not enough for test
2013-01-31 18:51:24 +04:00
Daniil Osokin
fe5b9df45f
Fixed multiple issues in docs (bug #2410 )
2013-01-31 17:34:40 +04:00
cuda-geek
6b4304efda
Merge pull request #388 from ivan-korolev:fix_cmd_line_parsing_in_samples
2013-01-31 17:15:14 +04:00
Vadim Pisarevsky
79e278c008
applied patch #2587
2013-01-31 16:19:20 +04:00
Anna Kogan
ed4c687d45
Increased time limits, eliminated extra params
2013-01-31 16:18:52 +04:00
Vadim Pisarevsky
82b6419d12
added tests for fast (ticket #2613 ) and estimateAffine3D ( #2375 )
2013-01-31 16:15:40 +04:00
Andrey Kamaev
e3b45910aa
Temporary disable unstable Features2d_RotationInvariance_Detector_SIFT test
2013-01-31 16:06:22 +04:00
Andrey Kamaev
e63b4591ff
Suppress clang build warning
2013-01-31 16:01:04 +04:00
Andrey Kamaev
4f1913ed26
Correct tolerance value for sanity checks with ERROR_RELATIVE
...
Use min/max bounds instead of local value to calculate acceptance threshold.
Threshold based on local values somethimes does not work because cancellation
of big values may produce error bigger than local value.
2013-01-31 15:47:14 +04:00
Vadim Pisarevsky
abd9675a99
fixed bugs #1718 , #2375 ; attached the new tests to test.py.
2013-01-31 15:34:09 +04:00