marina.kolpakova
|
53433884ee
|
fix python wrapping
|
12 years ago |
marina.kolpakova
|
f9649a029b
|
fix typo
|
12 years ago |
marina.kolpakova
|
0a40bbd0d0
|
add two types of feature boxes support:
- (left, top, width, height)
- (left, top, right, bottom)
|
12 years ago |
marina.kolpakova
|
913faf2ef4
|
fix test for a new test data
|
12 years ago |
marina.kolpakova
|
9efd668a57
|
a bit refactored soft cascade
|
12 years ago |
marina.kolpakova
|
f1b4b13e64
|
perf test
|
12 years ago |
marina.kolpakova
|
0c6c78d149
|
integrate 128x256 scale; remove log
|
12 years ago |
marina.kolpakova
|
e09694bde8
|
integrated 128x256 scale
|
12 years ago |
marina.kolpakova
|
3e7965a5a5
|
first debug integration of newly trained cascade
|
12 years ago |
Andrey Kamaev
|
e3474878b6
|
Consistently use 4-digit library version
|
12 years ago |
Andrey Kamaev
|
90ff4e6fc8
|
Convert test image to losless format
This fixes java tests failing with new jpeg versions
|
12 years ago |
Siegfried Hochdorfer
|
82a9f9a5a9
|
MeanshiftGrouping Bugfix (Bug #2685)
|
12 years ago |
Vadim Pisarevsky
|
e3941d0965
|
refactored approxpoly
|
12 years ago |
Andrey Pavlenko
|
a8c0f1d962
|
fixing test failure on some systems
|
12 years ago |
Andrey Kamaev
|
ae5661d5dc
|
Fix random failures of Split and Merge tests
|
12 years ago |
Andrey Kamaev
|
bf3c2b0bbb
|
Fix incorrect Mat address reconstruction on 64-bit platforms
This fixes random failures in Java wrappers.
|
12 years ago |
Anna Kogan
|
0587bef667
|
Switched time from seconds to minutes
|
12 years ago |
Anna Kogan
|
3cdfa654ae
|
Added 'Num of tests' col, changed headers, added 'overall time' row
|
12 years ago |
Andrey Pavlenko
|
9f0d5f60b5
|
fixinf warning on non-Windows systems
|
12 years ago |
Alexander Smorkalov
|
8cb0343f4c
|
Documentation build warning fixes.
Invalid links and refences fixed.
SpaeseMat class documentation updated.
|
12 years ago |
Andrey Pavlenko
|
8e42ca1764
|
SURF keypoints rotation invariance test.
It calcs kpts for a cross and checks that 4 kpts at the edges have equal responce.
|
12 years ago |
jmbuena
|
28a7be69ea
|
Fixed compile warnings on CvHomographyEstimator
|
12 years ago |
Andrey Pavlenko
|
b0e1cb473a
|
more tests fixes
|
12 years ago |
jmbuena
|
6d738f6a3f
|
Changed RANSAC Homography estimation for speed. Each minimal set is checked for consistency before actually fit a candidate homography.
|
12 years ago |
Andrey Kamaev
|
b1384a6da8
|
Fix cvCalcOpticalFlow when the status parameter is NULL
issue 2526
|
12 years ago |
Andrey Kamaev
|
20c5a8788d
|
Weaken acceptance criteria in phase test
|
12 years ago |
Andrey Kamaev
|
6131a847a2
|
Fix histogram calculation in equalizeHist
issue #2678
|
12 years ago |
Anna Kogan
|
3271e395c8
|
Improved console output
|
12 years ago |
Anna Kogan
|
0d7ce141aa
|
Cleaned code
|
12 years ago |
Anna Kogan
|
0334cf11cc
|
Fixed last testsuit disregarding
|
12 years ago |
Vadim Pisarevsky
|
e383d39598
|
fixed bug #2679
|
12 years ago |
Andrey Kamaev
|
4e1ba6f02f
|
Fix build with libjpeg release 9
|
12 years ago |
Anatoly Baksheev
|
a09b973c2e
|
Smart operators for smart Ptr (feature #2637)
|
12 years ago |
Ilya Lavrenov
|
1bc76813f3
|
fixed bug connected with SSE2 version of resize with AREA interpolation
|
12 years ago |
Andrey Kamaev
|
da9089612a
|
Fix build of java bindings on mingw
|
12 years ago |
marina.kolpakova
|
e53d57664d
|
fix precompiled headers usage in gpu module
|
12 years ago |
Vladislav Vinogradov
|
bb07e2710e
|
decreased source size in NCV.VectorOperations test
|
12 years ago |
Suenghoon Park
|
4f965296fc
|
modified performance test for ocl::HoughCircles
|
12 years ago |
Maria Dimashova
|
0e2958e888
|
fixed CvBoost::predict
(Sometimes sample_data became bad because the buffer with its values was deallocated early).
|
12 years ago |
Suenghoon Park
|
0afa9cede5
|
removed personal info from the license header
|
12 years ago |
Zifei Tong
|
260bdc057c
|
Changed parallel_for to parallel_for_ in haar.cpp
|
12 years ago |
Andrey Pavlenko
|
c49b1bc6d5
|
partial fix for failing tests; fix for Windows launcher script; more quiet output
|
12 years ago |
Zifei Tong
|
e331787645
|
Fix race condition for Cascade Classifier when TBB enabled.
|
12 years ago |
Suenghoon Park
|
8a1d6a1bb2
|
added documentation for ocl::HoughCircles
|
12 years ago |
Suenghoon Park
|
b1faa46d3a
|
added performance test
|
12 years ago |
Bo Li
|
956a029ede
|
added code, test and doc for five-point algorithm
|
12 years ago |
Andrey Kamaev
|
b401c6a0c3
|
Fix discrepancies between function signatures in headers and documentation
|
12 years ago |
Andrey Kamaev
|
aabbe11e64
|
Improve function arguments parsing and checking
* always use "argN" names for unnamed arguments
* honor space symbol between typename and "*", "&" symbols
* fix indent errors
|
12 years ago |
Kirill Kornyakov
|
5023afffc7
|
Removed hack from perf test on HoughLines, since I hope it is fixed by pr263
|
12 years ago |
Anatoly Baksheev
|
389ecbe96d
|
warnings, renamed Marina's GPU_PERF_TEST_P
|
12 years ago |