opencv/modules/core/src
2015-09-09 18:56:14 +03:00
..
cuda
opencl Merge pull request #4238 from vladimir-dudnik:d3d11-nv12-interop 2015-07-30 10:36:25 +00:00
algorithm.cpp
alloc.cpp
arithm.cpp
array.cpp
bufferpool.impl.hpp
command_line_parser.cpp Documentation for CommandLineParser 2015-05-13 18:46:21 +03:00
conjugate_gradient.cpp
convert.cpp Warning fix; 2015-06-24 14:43:42 +03:00
copy.cpp Merge pull request #4158 from alalek:fix-bigdata-copyto 2015-07-08 10:00:46 +00:00
cuda_gpu_mat.cpp
cuda_host_mem.cpp
cuda_info.cpp
cuda_stream.cpp
datastructs.cpp
directx.cpp fix build with Win7 SDK 2015-07-30 23:23:01 +03:00
directx.inc.hpp
downhill_simplex.cpp
dxt.cpp implement singleton lazy initialization 2015-06-23 14:38:45 +03:00
gl_core_3_1.cpp
gl_core_3_1.hpp
glob.cpp
kmeans.cpp
lapack.cpp removed HAL calls from public OpenCV headers; put IPP calls back to hall:sqrt() and such (but they are disabled for now) 2015-05-22 16:04:10 +03:00
lda.cpp
lpsolver.cpp
mathfuncs.cpp hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330 2015-05-25 23:43:39 +03:00
matmul.cpp
matop.cpp workaround issue with MatExpr 2015-07-08 16:22:59 +03:00
matrix.cpp ocl: workaround for getUMat() 2015-09-09 18:56:14 +03:00
ocl.cpp ocl: workaround for getUMat() 2015-09-09 18:56:14 +03:00
opengl.cpp added convertToGLBuffer() & convertFromGLBuffer() functions; added OpenGL interop sample comment 2015-07-21 13:42:17 +03:00
out.cpp
parallel_pthreads.cpp Implementing parallel mjpeg encoder. 2015-06-30 13:57:37 +03:00
parallel.cpp Fixed: Concurrency static scheduler release failed 2015-09-07 18:59:07 +03:00
pca.cpp
persistence.cpp added read/write functions for vector<DMatch> + the test (http://code.opencv.org/issues/4308) 2015-05-18 18:59:37 +03:00
precomp.hpp implemented core support & sample 2015-08-21 02:44:03 +03:00
rand.cpp
stat.cpp ocl: fix unaligned memory access 2015-07-06 13:58:17 +03:00
stl.cpp
system.cpp Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
tables.cpp
types.cpp
umatrix.cpp ocl: workaround for getUMat() 2015-09-09 18:56:14 +03:00
vaapi.cpp implemented core support & sample 2015-08-21 02:44:03 +03:00