Vladislav Vinogradov
|
362655b02a
|
fixed Bug #2581
GoodFeaturesToTrackDetector_GPU fails when no corners found
|
12 years ago |
Vadim Pisarevsky
|
db965353f4
|
fixed a few compile errors/warnings in 2.4 branch of the docs
|
12 years ago |
marina.kolpakova
|
a22edb037f
|
fixed typo
|
12 years ago |
marina.kolpakova
|
7df45c0dcc
|
remove unnecessary copying in SURF
|
12 years ago |
marina.kolpakova
|
91913364d6
|
reintegrate warp shuffle based integral
|
12 years ago |
marina.kolpakova
|
5460cee9e9
|
fix cascade classifier GFF NMS for empty candidates vector
|
12 years ago |
marina.kolpakova
|
68d04d28b6
|
replace offsets in surf to simple copy for better speed
|
12 years ago |
marina.kolpakova
|
be0c20b758
|
align grid by 4
|
12 years ago |
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
12 years ago |
Vladislav Vinogradov
|
a9919e01d0
|
fixed bug in gpu::HoughLines
|
12 years ago |
Vladislav Vinogradov
|
606c23b9aa
|
fixed gpu module tests
uses old CommandLineParser class
|
12 years ago |
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
13 years ago |
Vladislav Vinogradov
|
a0be7b57f5
|
fixed bug in gpu::PyrLKOpticalFlow::dense
vector index out of range
|
13 years ago |
Vadim Pisarevsky
|
42471c082f
|
possibly fixed compile errors in GPU module on Windows
|
13 years ago |
marina.kolpakova
|
97cab339d2
|
fix Connected Components Labeling test crash
|
13 years ago |
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
13 years ago |
Vadim Pisarevsky
|
849a8c8d20
|
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
|
13 years ago |
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
13 years ago |
marina.kolpakova
|
b14f447cc6
|
fix GPU SURF tests for masked case
|
13 years ago |
Vladislav Vinogradov
|
34b4a35ea7
|
gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types
|
13 years ago |
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
13 years ago |
marina.kolpakova
|
319e861cf2
|
FAIL_NO_CPU marco
|
13 years ago |
marina.kolpakova
|
296aa7c4fb
|
One more fix for Kepler-specific gpu::integral usage
|
13 years ago |
Vladislav Vinogradov
|
304714862f
|
fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale
|
13 years ago |
Vladislav Vinogradov
|
a008d6fc17
|
fixed bug #2425 : Concurrent convolutions with streams
|
13 years ago |
marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
13 years ago |
marina.kolpakova
|
f88be98ec4
|
print information message about target device for GPU module tests
|
13 years ago |
marina.kolpakova
|
715a0032e0
|
add sanity checks into the denoising gpu performance tests
|
13 years ago |
marina.kolpakova
|
45190aea47
|
add sanity checks into the features2d gpu performance tests
|
13 years ago |
marina.kolpakova
|
2243645d36
|
add sanity checks into the objdetect gpu performance tests
|
13 years ago |
marina.kolpakova
|
3de2023c61
|
add sanity checks into the calib3d gpu performance tests
|
13 years ago |
marina.kolpakova
|
dce323a67b
|
add sanity checks into the video gpu performance tests
|
13 years ago |
marina.kolpakova
|
d7ef6f078f
|
temporarily disable HoughLines test
|
13 years ago |
marina.kolpakova
|
3dbfde421c
|
add sanity checks into the matop gpu performance tests
|
13 years ago |
marina.kolpakova
|
2a277fb777
|
add sanity checks into the filters gpu performance tests
|
13 years ago |
marina.kolpakova
|
1e344d7eba
|
add sanity checks into the imgproc gpu performance tests
|
13 years ago |
marina.kolpakova
|
e46e928429
|
add sanity checks in core gpu pefrormance tests
|
13 years ago |
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
13 years ago |
marina.kolpakova
|
10f1004465
|
move GPU utiluty functions in utility.cpp
|
13 years ago |
marina.kolpakova
|
a9ab26f799
|
main.cpp moved to perf_main.cpp
|
13 years ago |
Anatoly Baksheev
|
408e0dcbd0
|
Fixed output log in GPU perf tests
|
13 years ago |
Anatoly Baksheev
|
c9bcbda827
|
more compilation fixes
|
13 years ago |
Anatoly Baksheev
|
91a1a71de2
|
fixed compilation under Ubuntu without CUDA
|
13 years ago |
Anatoly Baksheev
|
bc0d0c8f31
|
fixed compilation without CUDA
|
13 years ago |
Anatoly Baksheev
|
5b31c46c4f
|
added MatCn enum to GPU perf tests
|
13 years ago |
Anatoly Baksheev
|
9a4265a8d0
|
fast nlm (class version)
|
13 years ago |
Anatoly Baksheev
|
4b5bbb7752
|
fast_nlm initial version
|
13 years ago |
marina.kolpakova
|
23699acca0
|
fix for bug 2264
fix compilation OpenCV with cxx11 under Ubuntu with clang and gcc 4.7
|
13 years ago |