2013-10-05 |
Ilya Lavrenov | fixed ipp-related warnings
|
commit | commitdiff | tree |
2013-10-04 |
Ilya Lavrenov | fixed ocl::integral and enabled perf test for it
|
commit | commitdiff | tree |
2013-10-04 |
Ilya Lavrenov | refactored arithm binary operations in order to make...
|
commit | commitdiff | tree |
2013-10-03 |
Ilya Lavrenov | removed ocl::minMax_buf, updated doc (operation on...
|
commit | commitdiff | tree |
2013-10-03 |
Ilya Lavrenov | fixed convertC3C4 and convertC4C3 functions in case...
|
commit | commitdiff | tree |
2013-10-02 |
Ilya Lavrenov | enabled ocl::norm perf test
|
commit | commitdiff | tree |
2013-10-02 |
Ilya Lavrenov | fixed ocl::bitwise_not in case of CV_8UC1, CV_8UC2
|
commit | commitdiff | tree |
2013-10-01 |
Ilya Lavrenov | removed test_norm.cpp from ocl tests
|
commit | commitdiff | tree |
2013-10-01 |
Ilya Lavrenov | fixed and extended ocl::norm
|
commit | commitdiff | tree |
2013-09-30 |
Ilya Lavrenov | fixed ocl::meanStddev and created accuracy test for...
|
commit | commitdiff | tree |
2013-09-30 |
Ilya Lavrenov | fixed ocl::setIdentity
|
commit | commitdiff | tree |
2013-09-30 |
Ilya Lavrenov | fixed ocl::phase
|
commit | commitdiff | tree |
2013-09-30 |
Ilya Lavrenov | fixed ocl::sum, ocl::sqrSum, ocl::absSum
|
commit | commitdiff | tree |
2013-09-27 |
Ilya Lavrenov | fixed ocl::countNonZero
|
commit | commitdiff | tree |
2013-09-27 |
Ilya Lavrenov | fixed ocl::minMax
|
commit | commitdiff | tree |
2013-09-25 |
Ilya Lavrenov | changes in OpenCL matrix operations docs
|
commit | commitdiff | tree |
2013-09-25 |
Ilya Lavrenov | replaced manually new/delete by AutoBuffer
|
commit | commitdiff | tree |
2013-09-25 |
Ilya Lavrenov | fixed minMaxLoc kernel (removed compilation errors)
|
commit | commitdiff | tree |
2013-09-25 |
Ilya Lavrenov | reverted and generalized original ocl::transpose
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | removed arithm_absdiff.cl
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored arithm.cpp. Extended param list for all...
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactoed and extended ocl::transpose
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored and extended ocl::exp and ocl::log
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored and extended ocl::compare
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored and extended binary bitwise operations
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored and extended ocl::addWeighted
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored and extended ocl::LUT
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | removed comments from filtering.cpp and imgproc.cpp...
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | removed ocl::magnitudeSqr
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | refactored and extended arithm operations add/sub/mul...
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | marked some methods of ocl::Context as const
|
commit | commitdiff | tree |
2013-09-24 |
Ilya Lavrenov | removed needless arithm_2_mat.cl file
|
commit | commitdiff | tree |
2013-09-20 |
Ilya Lavrenov | fixed ocl::oclMat::setTo for 2-channel images
|
commit | commitdiff | tree |
2013-09-16 |
Ilya Lavrenov | added performance tests for data transfer operations
|
commit | commitdiff | tree |
2013-09-16 |
Ilya Lavrenov | removed needless divUp
|
commit | commitdiff | tree |
2013-09-15 |
Ilya Lavrenov | removed useless output
|
commit | commitdiff | tree |
2013-09-15 |
Ilya Lavrenov | fixed ocl::pyrUp for 2-byte types
|
commit | commitdiff | tree |
2013-09-13 |
Ilya Lavrenov | disabled MOG tests if no video input support
|
commit | commitdiff | tree |
2013-09-12 |
Ilya Lavrenov | extended ocl::convertTo
|
commit | commitdiff | tree |
2013-09-10 |
Ilya Lavrenov | added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types...
|
commit | commitdiff | tree |
2013-09-09 |
Ilya Lavrenov | increased time limit for bilateral filter performance...
|
commit | commitdiff | tree |
2013-09-09 |
Ilya Lavrenov | fixed HOG perf test
|
commit | commitdiff | tree |
2013-09-09 |
Ilya Lavrenov | fixed ocl::merge in case of 2 and types CV_32S and...
|
commit | commitdiff | tree |
2013-09-05 |
Ilya Lavrenov | replaced explicit __stdcall by CV_STDCALL
|
commit | commitdiff | tree |
2013-08-22 |
Ilya Lavrenov | fixer error with incorrect condition
|
commit | commitdiff | tree |
2013-08-22 |
Ilya Lavrenov | added a test for ocl::norm
|
commit | commitdiff | tree |
2013-02-12 |
Ilya Lavrenov | removed libstdc++ dependency
|
commit | commitdiff | tree |
2012-11-19 |
Ilya Lavrenov | thread-safe VideoWriter and VideoCapture
|
commit | commitdiff | tree |
2012-10-15 |
Ilya Lavrenov | fixed cvtColor (RGB <-> Lab) tests and created another one
|
commit | commitdiff | tree |
2012-10-15 |
Ilya Lavrenov | fixed bug in cvtColor RGB(BGR) <-> Lab conversion
|
commit | commitdiff | tree |
2012-10-08 |
Ilya Lavrenov | changed file path
|
commit | commitdiff | tree |
2012-10-08 |
Ilya Lavrenov | fixed Bug #2074
|
commit | commitdiff | tree |
2012-10-05 |
Ilya Lavrenov | parallel cvtColor for MSVS and Apple
|
commit | commitdiff | tree |
2012-10-01 |
Ilya Lavrenov | stable cvtColor
|
commit | commitdiff | tree |
2012-10-01 |
Ilya Lavrenov | fixed TestRemap_Remap
|
commit | commitdiff | tree |
2012-09-28 |
Ilya Lavrenov | added parallel version of CvtColorLoop - main inner...
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | changed map indexes in test_remap
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | reorganized the resize algorithm
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | edited misprint
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | uncommented auto enabling GCD on Mac
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | edited misprint
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | added platform specific definitions in resize algorithm
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | debug
|
commit | commitdiff | tree |
2012-09-24 |
Ilya Lavrenov | debug
|
commit | commitdiff | tree |
2012-09-21 |
Ilya Lavrenov | some restructuring of resize algorithm code
|
commit | commitdiff | tree |
2012-09-21 |
Ilya Lavrenov | attempt
|
commit | commitdiff | tree |
2012-09-17 |
Ilya Lavrenov | attempt
|
commit | commitdiff | tree |
2012-09-17 |
Ilya Lavrenov | fixed wrong condition with interpolation types
|
commit | commitdiff | tree |
2012-09-17 |
Ilya Lavrenov | changed resize_area test
|
commit | commitdiff | tree |
2012-09-17 |
Ilya Lavrenov | added extra debug parameters in resize test
|
commit | commitdiff | tree |
2012-09-17 |
Ilya Lavrenov | added recalculating scale coefficients
|
commit | commitdiff | tree |
2012-09-10 |
Ilya Lavrenov | fixed some warnings and errors on windows
|
commit | commitdiff | tree |
2012-09-10 |
Ilya Lavrenov | a reference function for remap was stabilized
|
commit | commitdiff | tree |
2012-09-04 |
Ilya Lavrenov | changed eps in validate_result function
|
commit | commitdiff | tree |
2012-09-04 |
Ilya Lavrenov | More strict tests for image waring algorithms
|
commit | commitdiff | tree |
2012-08-22 |
Ilya Lavrenov | parallel version of remap, resize, warpaffine, warpPerspecti...
|
commit | commitdiff | tree |
2012-08-02 |
Ilya Lavrenov | parallel version of bilateral filter was implemented...
|
commit | commitdiff | tree |
|