opencv/modules/core/src
2014-08-04 14:51:38 +00:00
..
cuda
opencl Fix error in OCL minmaxloc 2014-07-31 19:04:38 +04:00
algorithm.cpp
alloc.cpp
arithm.cpp 1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case). 2014-07-30 18:19:47 +04:00
array.cpp
bufferpool.impl.hpp
command_line_parser.cpp
convert.cpp 1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case). 2014-07-30 18:19:47 +04:00
copy.cpp fixed ocl_flip for cn==3 2014-07-31 16:57:47 +04:00
cuda_buffer_pool.cpp modified default stream initialization to allow concurrent calls modified cuda surf.cuda.cpp to allow concurrent call 2014-07-23 14:21:21 +02:00
cuda_gpu_mat.cpp
cuda_host_mem.cpp
cuda_info.cpp
cuda_stream.cpp trailing whitespace 2014-07-23 14:34:22 +02:00
datastructs.cpp
directx.cpp
directx.inc.hpp
drawing.cpp Function for drawing arrows 2014-07-18 10:04:44 +02:00
dxt.cpp Merge pull request #2996 from akarsakov:ocl_dft_new_concept 2014-07-28 15:59:59 +00:00
gl_core_3_1.cpp
gl_core_3_1.hpp
glob.cpp
lapack.cpp initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed 2014-07-29 23:54:23 +04:00
mathfuncs.cpp Merge pull request #2929 from ilya-lavrenov:sse_pow 2014-07-07 11:22:26 +00:00
matmul.cpp Merge pull request #2817 from bf:patch-1 2014-06-09 15:06:07 +04:00
matop.cpp
matrix.cpp put IPP ReduceSum_32f back 2014-07-30 19:12:11 +04:00
ocl.cpp Final refactoring, fixes 2014-07-24 13:23:02 +04:00
opengl.cpp
out.cpp
parallel.cpp
persistence.cpp
precomp.hpp
rand.cpp
stat.cpp Enable ocl version of minmaxloc with mask 2014-07-31 19:12:10 +04:00
stl.cpp
system.cpp
tables.cpp
types.cpp
umatrix.cpp