Andrey Kamaev
|
b5e009eb87
|
Merge pull request #144 from asmorkalov/fd_package_fix_2.4
|
2012-11-13 18:13:33 +04:00 |
|
Vladislav Vinogradov
|
a9919e01d0
|
fixed bug in gpu::HoughLines
|
2012-11-13 17:54:17 +04:00 |
|
Vladislav Vinogradov
|
606c23b9aa
|
fixed gpu module tests
uses old CommandLineParser class
|
2012-11-13 17:50:29 +04:00 |
|
Alexander Smorkalov
|
96e4eed018
|
Logcat message for disabled test cases added.
|
2012-11-13 11:41:08 +04:00 |
|
Alexander Smorkalov
|
9f5fcff3ea
|
More common way of test case disabling implemented.
|
2012-11-13 10:29:49 +04:00 |
|
marina.kolpakova
|
bd9ca48fab
|
export to python/java
|
2012-11-13 02:49:35 +04:00 |
|
Alexander Smorkalov
|
6fb959710d
|
Code review comments applied.
|
2012-11-12 18:01:56 +04:00 |
|
Alexander Smorkalov
|
e06c5b6fd5
|
Code review comments applied.
|
2012-11-12 17:47:20 +04:00 |
|
marina.kolpakova
|
aa92be34d6
|
GK107 Policy
|
2012-11-12 16:37:18 +04:00 |
|
Alexander Smorkalov
|
dda2eb0f76
|
Libinfo build fix;
Libinfo revision formating fix;
HW dependent VersionCode for Manager implemented.
|
2012-11-12 12:57:09 +04:00 |
|
marina.kolpakova
|
580d8173e5
|
refactor computing of scaling factor
|
2012-11-12 11:54:40 +04:00 |
|
Vladislav Vinogradov
|
afff9cf716
|
Optimized buffers reuse in gpu module:
ensureSizeIsEnough now doesn't reallocate memory, if buffer is small submat of big matrix
fixed createContinous according new changes
|
2012-11-12 10:30:35 +04:00 |
|
Vladislav Vinogradov
|
810829f32e
|
speedup compilation of row_filter.cu and column_filter.cu
split them into several small files
|
2012-11-12 10:16:04 +04:00 |
|
Vladislav Vinogradov
|
29f89e8930
|
moved block.hpp to include folder
|
2012-11-12 09:51:31 +04:00 |
|
marina.kolpakova
|
d3ac282487
|
GPU soft cascade documentation
|
2012-11-10 05:48:06 +04:00 |
|
marina.kolpakova
|
916967cac5
|
add comments to class declaration
|
2012-11-10 05:13:37 +04:00 |
|
marina.kolpakova
|
0cbf9eb22a
|
add support for CUDA streams
|
2012-11-10 05:13:26 +04:00 |
|
marina.kolpakova
|
40600fa504
|
GPU version becomes algorithm
|
2012-11-10 05:13:19 +04:00 |
|
marina.kolpakova
|
e6eb1b99e1
|
fix negative confidence bug
|
2012-11-10 05:13:01 +04:00 |
|
marina.kolpakova
|
27eb2e27db
|
enable fast integral for Kepler
|
2012-11-10 05:12:48 +04:00 |
|
marina.kolpakova
|
9b251f8130
|
remove Sobel normalization
|
2012-11-10 05:12:38 +04:00 |
|
marina.kolpakova
|
df392cc830
|
use fast integral for soft cascade
|
2012-11-10 05:12:27 +04:00 |
|
marina.kolpakova
|
ac5cd48279
|
add DeviceInfo parameter to the soft cascade tests
|
2012-11-10 05:12:13 +04:00 |
|
marina.kolpakova
|
fba62c9251
|
fix compilation problem after rebase
|
2012-11-10 05:12:01 +04:00 |
|
marina.kolpakova
|
2bd35c4358
|
add support for precomputed integrals
|
2012-11-10 05:11:48 +04:00 |
|
marina.kolpakova
|
fa55d51b6a
|
add sanity check to performance tests for soft cascade
|
2012-11-10 05:11:35 +04:00 |
|
marina.kolpakova
|
ca81628a9a
|
fix retrieval of detections count
|
2012-11-10 05:11:21 +04:00 |
|
marina.kolpakova
|
022a8b9698
|
fix rounding bug in Level creation
|
2012-11-10 05:11:11 +04:00 |
|
marina.kolpakova
|
2bcb8dbd83
|
refactor performance tests
|
2012-11-10 05:11:00 +04:00 |
|
marina.kolpakova
|
f196e9fda4
|
add factory method for Fields structure
|
2012-11-10 05:10:42 +04:00 |
|
marina.kolpakova
|
0898c3c651
|
kernel policy
|
2012-11-10 05:10:35 +04:00 |
|
marina.kolpakova
|
916ba4c0ea
|
refactor preprocessing
|
2012-11-10 05:10:28 +04:00 |
|
marina.kolpakova
|
fa62e2b72f
|
move preprocessing into separate function
|
2012-11-10 05:10:13 +04:00 |
|
marina.kolpakova
|
312a58fcec
|
fix performance test
|
2012-11-10 05:10:03 +04:00 |
|
marina.kolpakova
|
ef431f70b6
|
fix buggy threshold zeroing if feature has zero area
|
2012-11-10 05:09:45 +04:00 |
|
marina.kolpakova
|
0424e2c8d2
|
remove debug code
|
2012-11-10 05:09:34 +04:00 |
|
marina.kolpakova
|
1b9bccb856
|
move Level into shared memory
|
2012-11-10 05:09:15 +04:00 |
|
marina.kolpakova
|
30bce16ad6
|
optimize roi loads
only one thread load roi for all block
|
2012-11-10 05:08:56 +04:00 |
|
marina.kolpakova
|
fdef0adf95
|
Corrects objects matrix in case of the absence of objects
|
2012-11-10 05:08:43 +04:00 |
|
marina.kolpakova
|
838842cc96
|
Add performance detection test in ROI; refactored soft cascade performance tests
|
2012-11-10 05:08:32 +04:00 |
|
marina.kolpakova
|
dd595376ba
|
Add performance test for detection in ROI; refactor soft cascade performance tests
|
2012-11-10 05:08:09 +04:00 |
|
marina.kolpakova
|
eb91593c08
|
add roi support
|
2012-11-10 05:08:03 +04:00 |
|
marina.kolpakova
|
64d6e6a48d
|
add getROISize
|
2012-11-10 05:07:55 +04:00 |
|
marina.kolpakova
|
672cf1f445
|
implement different behaviour for up- and down-scaling
|
2012-11-10 05:07:40 +04:00 |
|
marina.kolpakova
|
56c7ef06e7
|
integrate Kepler version
|
2012-11-10 05:07:26 +04:00 |
|
marina.kolpakova
|
7db1323f81
|
add test that stores detections on the specific scale
|
2012-11-10 05:07:09 +04:00 |
|
marina.kolpakova
|
b52fea7fae
|
update soft cascade interface: - add class Detection in interface, - split sync- and async- versions, - add support for detecting at the specific scale.
|
2012-11-10 05:06:54 +04:00 |
|
marina.kolpakova
|
612a258506
|
kepler specific version
|
2012-11-10 05:06:44 +04:00 |
|
marina.kolpakova
|
0314e0e5d7
|
add kind in detection representation
|
2012-11-10 05:06:30 +04:00 |
|
marina.kolpakova
|
c0359ed5c5
|
fix test: enough size for detection matrix
|
2012-11-10 05:06:17 +04:00 |
|