| .. |
|
cuda
|
datastart must be non-const in CUDA.
|
2014-08-13 11:11:33 +04:00 |
|
opencl
|
Remove mul24 since id can be larger 2^23
|
2014-09-08 13:11:58 +04:00 |
|
algorithm.cpp
|
|
|
|
alloc.cpp
|
|
|
|
arithm.cpp
|
Merge pull request #3094 from Adil-Ibragimov:minor_fixes_in_Mat-data
|
2014-08-13 18:28:51 +00:00 |
|
array.cpp
|
|
|
|
bufferpool.impl.hpp
|
|
|
|
command_line_parser.cpp
|
|
|
|
conjugate_gradient.cpp
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|
convert.cpp
|
correct neon rounding
|
2014-09-25 07:54:52 +00:00 |
|
copy.cpp
|
fix for cv::memopTypeToStr
|
2014-08-29 14:18:52 +04:00 |
|
cuda_buffer_pool.cpp
|
|
|
|
cuda_gpu_mat.cpp
|
datastart must be non-const in CUDA.
|
2014-08-13 11:11:33 +04:00 |
|
cuda_host_mem.cpp
|
datastart must be non-const in CUDA.
|
2014-08-13 11:11:33 +04:00 |
|
cuda_info.cpp
|
|
|
|
cuda_stream.cpp
|
|
|
|
datastructs.cpp
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|
directx.cpp
|
|
|
|
directx.inc.hpp
|
|
|
|
downhill_simplex.cpp
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|
dxt.cpp
|
Refactoring of OCL_FftPlan class
|
2014-08-27 10:33:25 +04:00 |
|
gl_core_3_1.cpp
|
|
|
|
gl_core_3_1.hpp
|
|
|
|
glob.cpp
|
|
|
|
kmeans.cpp
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|
lapack.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |
|
lda.cpp
|
|
|
|
lpsolver.cpp
|
trying to fix builds
|
2014-08-14 13:18:04 +04:00 |
|
mathfuncs.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |
|
matmul.cpp
|
Neon optimization of cv::scaleAdd (CV_32F)
|
2014-09-23 21:16:29 +04:00 |
|
matop.cpp
|
|
|
|
matrix.cpp
|
attempt to fix compilation of OpenCL cv::transpose for AMD
|
2014-08-29 16:59:30 +04:00 |
|
ocl.cpp
|
Merge pull request #2893 from ilya-lavrenov:tapi_vector_width_intel
|
2014-09-18 12:05:24 +00:00 |
|
opengl.cpp
|
|
|
|
out.cpp
|
|
|
|
parallel.cpp
|
multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics
|
2014-08-16 00:29:10 +04:00 |
|
pca.cpp
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|
persistence.cpp
|
|
|
|
precomp.hpp
|
removed duplicated Hershey fonts
|
2014-08-15 12:09:16 +04:00 |
|
rand.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |
|
stat.cpp
|
Neon optimization of cv::sum
|
2014-09-22 09:22:03 +00:00 |
|
stl.cpp
|
|
|
|
system.cpp
|
|
|
|
tables.cpp
|
removed duplicated Hershey fonts
|
2014-08-15 12:09:16 +04:00 |
|
types.cpp
|
|
|
|
umatrix.cpp
|
Several type of formal refactoring:
|
2014-08-13 15:21:35 +04:00 |