Rohit Girdhar
a879e1fcd6
fixed warnings
11 years ago
Rohit Girdhar
613a17355d
rotRect using points
11 years ago
Vadim Pisarevsky
91587059ad
tab => spaces
11 years ago
Vadim Pisarevsky
a18bc9651d
fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...)
11 years ago
berak
3959329ef4
proper initialization for ccimpl in bool CascadeClassifier::read(const FileNode
11 years ago
Vladislav Vinogradov
5dbdadb769
fixed several bugs in CUDA Canny implementation:
...
* out of border access in edgesHysteresisLocalKernel
* incorrect usage of atomicAdd
11 years ago
Vladislav Vinogradov
bfc27271e2
Revert "disable gpu Canny and HoughCircles perf tests:"
...
This reverts commit dbce90692a
.
11 years ago
Alexander Alekhin
ce992c8269
ocl: update gftt
11 years ago
Alexander Alekhin
e371901dd9
ocl: workaround for failures with misaligned host buffers
11 years ago
Vladislav Vinogradov
3e1f74f2ca
fix nonfree module compilation without CUDA
11 years ago
Andrey Pavlenko
38f46eb3b4
fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 ( http://scan.coverity.com/projects/169?tab=Overview )
11 years ago
Ilya Lavrenov
412468e0ae
added cv::sqrBoxFilter to T-API
11 years ago
Vladislav Vinogradov
5d099df578
Revert "disable CUDA generalized Hough Transform"
...
This reverts commit 33d42b740c
.
11 years ago
Vladislav Vinogradov
3e4bb371c8
fix epsilons for several gpu tests
11 years ago
Vladislav Vinogradov
b6ba1f226c
Revert "disable gpu CvtColor.*2HSV tests:"
...
This reverts commit 952027a853
.
11 years ago
Vladislav Vinogradov
da44a2fac1
Revert "disable gpu Subtract_Array test:"
...
This reverts commit e91bf95d58
.
11 years ago
Ilya Lavrenov
af0040eab0
condition for Mat step
11 years ago
Alexander Smorkalov
6ae4a9b09b
Multiple improvements in OpenCV examples build.
...
EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project;
INSTALL_CUDA_LIBRARIES option added to OpenCV.mk
opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed;
CUDA initialization apportunity added to OpenCVLoader.initDebug();
Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.
11 years ago
Ilya Lavrenov
e190d3fd36
added perf test
11 years ago
Ilya Lavrenov
563dc5aa38
implemented umat expressions
11 years ago
Roman Donchenko
9f8de69505
Set status to -tp2.
11 years ago
Konstantin Matskevich
bdfa9fa14a
fixes2
11 years ago
Konstantin Matskevich
435615ba2e
update test CascadeClassifier
11 years ago
Konstantin Matskevich
84fa60abb8
update test for cascade
11 years ago
Konstantin Matskevich
1aa83d324b
fixed docs2
11 years ago
Konstantin Matskevich
eb4c2cd59f
removed CV_IN/OUT
11 years ago
Konstantin Matskevich
a0ccb46a7f
fixed docs
11 years ago
Konstantin Matskevich
b0f617bc01
fixes
11 years ago
Ilya Lavrenov
2e8579fe9b
cleaned up super_resolution sample from old OCL
11 years ago
Vadim Pisarevsky
3e0c72a8f7
fixed warnings/errors from GCC
11 years ago
Vadim Pisarevsky
092d058d06
fixed warnings from OCL and DOC builders
11 years ago
Vadim Pisarevsky
38f5c7140c
undone change in ocl.hpp (explicit Image2D constructor)
11 years ago
Vadim Pisarevsky
c18d1ee2a9
SURF kind of works (let's see if the tests pass)
11 years ago
Ilya Lavrenov
c7fe162829
renamed **2 -> **
11 years ago
Ilya Lavrenov
d957e8e40d
attempt to fix pure virtual call in Mat::deallocate
11 years ago
Alexander Alekhin
83a2b566a3
fix memory leak for Mat::getUMat() operation
11 years ago
Konstantin Matskevich
f44334285b
features2d
11 years ago
Alexander Alekhin
485635310c
core/ocl: OpenCLBufferPool
11 years ago
Konstantin Matskevich
c684da3549
drawing
11 years ago
Elena Gvozdeva
85d519b6c3
fixed
11 years ago
Vadim Pisarevsky
8d5e952263
very preliminary port of SURF to T-API (compiles but certainly does not work)
11 years ago
Ilya Lavrenov
da5b316b4e
minor ocl.cpp refactoring
...
fix for cv::LUT and cv::transpose
11 years ago
Ilya Lavrenov
98b72ff389
optimized cv::pow for integer power
11 years ago
Konstantin Matskevich
3495c5953c
fixes
11 years ago
Vadim Pisarevsky
de4b1c668d
hopefully fixed compile warnings and the doc builder warnings
11 years ago
Vadim Pisarevsky
30593ee55e
3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier.
11 years ago
Ilya Lavrenov
9a1e461450
fix for PR 2166
11 years ago
Konstantin Matskevich
5c38519c65
some changes
11 years ago
Konstantin Matskevich
3ea32b87bb
perf test
11 years ago
Konstantin Matskevich
9a62df1650
HOG
11 years ago