vbystricky
|
f23134ce01
|
Add IPP_VERSION_X100 define
|
11 years ago |
Elena Gvozdeva
|
f9c5289483
|
fixed
|
11 years ago |
vbystricky
|
7badc85b60
|
Fix for pullrequest comment
|
11 years ago |
vbystricky
|
2d54581971
|
Fix ifdef for IPP version greater 8.1
|
11 years ago |
vbystricky
|
dbdc476b79
|
Check results of ipp function
|
11 years ago |
vbystricky
|
38913bf5f6
|
Change all 'ippStsNoErr==' to '0<=', and all 'ippStsNoErr!=' to '0>'
|
11 years ago |
vbystricky
|
67484e027b
|
Fix function names (log, exp)
|
11 years ago |
vbystricky
|
1b3651d8ee
|
Undo changes ipp to ippicv prefix of function names
|
11 years ago |
vbystricky
|
eb8c531791
|
Add preprocessor check for IPP version greater 8.1 on some code
|
11 years ago |
vbystricky
|
188c506237
|
Uncomment ippiNormDiff_Inf_16s_C3R, ippiNormDiff_Inf_16s_C4R
|
11 years ago |
vbystricky
|
ec6f977783
|
Uncomment ippicviNorm_Inf_16s_C3R, ippicviNorm_Inf_16s_C4R functions
|
11 years ago |
vbystricky
|
ad23ef2a42
|
Remove unused #include "ippverdion.h"
|
11 years ago |
vbystricky
|
9d138b2bbe
|
Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test
|
11 years ago |
vbystricky
|
9b6feee1a5
|
Change sanity check for perfomance test of dft
|
11 years ago |
vbystricky
|
01a66a2938
|
Prepare codes for ippicv library
|
11 years ago |
Maks Naumov
|
8271bd5f14
|
fix condition in CV_OperationsTest::operations1()
|
11 years ago |
Andrey Pavlenko
|
271f60ba7a
|
fixing OCL run condition (build program failure for comparison 64F Mat with Scalar)
|
11 years ago |
Alexander Alekhin
|
bfc546d23c
|
enable IPP ICV support
|
11 years ago |
Elena Gvozdeva
|
037ac27ec8
|
Added SharedMatrix
|
11 years ago |
DeanF
|
48df67a9c5
|
Fixed trailing whitespace
|
11 years ago |
DeanF
|
bdc91c66c9
|
Fixed problem with compilation without HAVE_OPENCL
When compiling without OpenCL, some classes from its namespace are still used in code.
|
11 years ago |
Elena Gvozdeva
|
fa2d79a15b
|
Added IPP Async converters, doc and sample
|
11 years ago |
Alexander Smorkalov
|
e23f7303a6
|
OpenCV version++. OpenCV Manager version++.
|
11 years ago |
Ilya Lavrenov
|
322b15a459
|
compare with scalar (cn > 1)
|
11 years ago |
Koji Miyazato
|
1ab8060b62
|
corrected some style errors found by review.
|
11 years ago |
JinoBetti
|
91511c1521
|
Update out.cpp
Fixed a bug with the cv::format(cv::Mat, ...) method for matrices with only one row
see http://answers.opencv.org/question/21201/cvformat-does-not-format-the-way-it-should/?answer=23945#post-id-23945 for details
|
11 years ago |
Alexander Alekhin
|
3488fdcb43
|
disable failed tests
|
11 years ago |
Alexander Alekhin
|
569e1346f2
|
UMat: issue in OpenCLAllocator::unmap()
|
11 years ago |
Ilya Lavrenov
|
f7d6d3cff5
|
improved cv::filter2D
|
11 years ago |
Alexander Alekhin
|
6bd7a444bc
|
UMat map-unmap synchronization test
|
11 years ago |
Konstantin Matskevich
|
c2355d3a12
|
case-insensitivity
|
11 years ago |
Koji Miyazato
|
0a5d6e10b9
|
Added test code for I/O of user-defined types.
|
11 years ago |
Konstantin Matskevich
|
79fc3a6203
|
added gpu type selection in OPENCV_OPENCL_DEVICE parser
|
11 years ago |
Ilya Lavrenov
|
2875ce60ea
|
added 3-channels support to optimized version
|
11 years ago |
Ilya Lavrenov
|
eb8b4c58c7
|
fixed bug in cv::ocl::predictOptimalVectorWidth
|
11 years ago |
Ilya Lavrenov
|
291458a859
|
generalized OpenCL version of cv::sepFilter2D; removed some restrictions and added 3-channels support
|
11 years ago |
Ilya Lavrenov
|
b73490f86c
|
eliminated restriction src[i].channels() == 1 in cv::merge
|
11 years ago |
Konstantin Matskevich
|
f9f730c426
|
update error message
|
11 years ago |
Ilya Lavrenov
|
04884ebf45
|
added 3-channels support to cv::setIdentity
|
11 years ago |
Ilya Lavrenov
|
8d97d0d631
|
added 3-channels support to cv::flip
|
11 years ago |
Koji Miyazato
|
a43ef9a6cd
|
WriteStructContext treats state of fs
|
11 years ago |
Konstantin Matskevich
|
eebf92ba58
|
fix for incorrect opencl device selection
|
11 years ago |
Ilya Lavrenov
|
82e6edfba2
|
optimized sep filter
|
11 years ago |
yash
|
51cb6998ea
|
made the example consistent with the fuction definition and improved doc
made the example consistent with the fuction definition and improved doc
|
11 years ago |
Alexander Alekhin
|
af062b7c42
|
ocl: compare: remove useless perf tests
|
11 years ago |
berak
|
80708008a4
|
missing () on Mat::type()
|
11 years ago |
Alexander Alekhin
|
7ce2ca2e0c
|
ocl: workaround for Pow accuracy test failure
|
11 years ago |
Alexander Alekhin
|
9cafd50160
|
ocl: fixes
|
11 years ago |
Alexander Alekhin
|
755ca4b7cf
|
ocl: compare with scalar
|
11 years ago |
Ilya Lavrenov
|
6be7869ae8
|
fix for unsupported doubles
|
11 years ago |