opencv/modules/core/src
Rostislav Vasilikhin 29593635ed licence updated
2017-06-14 21:20:10 +03:00
..
cuda
opencl add OpenCL version of convertFp16 and test 2017-05-23 20:00:21 +09:00
algorithm.cpp
alloc.cpp
arithm_core.hpp
arithm_simd.hpp
arithm.cpp Merge pull request #8779 from vpisarev:empty_cmp_fix 2017-05-23 19:06:57 +00:00
array.cpp Fixed several issues found by static analysis in core module 2017-05-23 12:35:31 +03:00
bufferpool.impl.hpp
command_line_parser.cpp
conjugate_gradient.cpp
convert.cpp suppress unreachable code warning 2017-06-13 08:11:04 +09:00
convert.fp16.cpp update convertFp16 using CV_CPU_CALL_FP16 2017-06-06 22:26:51 +09:00
convert.hpp update convertFp16 using CV_CPU_CALL_FP16 2017-06-06 22:26:51 +09:00
copy.cpp Fixed several issues found by static analysis in core module 2017-05-23 12:35:31 +03:00
cuda_gpu_mat.cpp
cuda_host_mem.cpp
cuda_info.cpp
cuda_stream.cpp Support for creating streams with custom allocator 2017-03-21 14:50:14 +02:00
datastructs.cpp
directx.cpp build: fix warning 2017-06-08 20:40:36 +03:00
directx.inc.hpp
downhill_simplex.cpp
dxt.cpp IPP for OpenCV 2017u2 initial enabling patch; 2017-04-20 20:26:30 +03:00
gl_core_3_1.cpp
gl_core_3_1.hpp
glob.cpp
hal_internal.cpp hal: replace round() with cvRound() 2017-02-22 14:08:38 +03:00
hal_internal.hpp
hal_replacement.hpp
intel_gpu_gemm.inl.hpp Merge pull request #8104 from insoow:master 2017-04-19 12:57:54 +03:00
kmeans.cpp KMeans improvement 2017-01-31 12:05:08 +03:00
lapack.cpp use universal intrinsic in VBLAS 2017-01-31 05:36:27 +09:00
lda.cpp Merge pull request #8535 from arnaudbrejeon:std_array 2017-04-19 13:13:39 +03:00
lpsolver.cpp Merge pull request #8816 from mshabunin:sprintf-fix 2017-06-08 21:53:16 +02:00
mathfuncs_core.dispatch.cpp Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
mathfuncs_core.simd.hpp Fixed exp32f() compilation on MSVC 2017-05-10 18:25:39 +02:00
mathfuncs.cpp Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
matmul.cpp Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
matop.cpp
matrix_decomp.cpp
matrix.cpp Update matrix.cpp 2017-05-24 13:55:18 +03:00
merge.cpp
ocl_deprecated.hpp
ocl.cpp Fixed several issues found by static analysis in core module 2017-05-23 12:35:31 +03:00
opengl.cpp
out.cpp Merge pull request #8816 from mshabunin:sprintf-fix 2017-06-08 21:53:16 +02:00
ovx.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
parallel_pthreads.cpp Merge pull request #8769 from mshabunin:kw-fixes 2017-05-23 14:59:36 +00:00
parallel.cpp added v_reduce_sum4() universal intrinsic; corrected number of threads in cv::getNumThreads() in the case of GCD 2017-06-13 18:04:00 +03:00
pca.cpp
persistence.cpp Fixed several issues found by static analysis in core module 2017-05-23 12:35:31 +03:00
precomp.hpp Merge pull request #8868 from alalek:fix_build_softfloat 2017-06-08 20:22:53 +00:00
rand.cpp Fixed several issues found by static analysis in core module 2017-05-23 12:35:31 +03:00
softfloat.cpp licence updated 2017-06-14 21:20:10 +03:00
split.cpp
stat.cpp Merge pull request #8455 from terfendail:ovxhal_skipsmall 2017-05-26 12:10:18 +00:00
stl.cpp
system.cpp Merge pull request #8753 from RyuheiMori:fix-cpu-feature-detection-on-android 2017-06-12 16:08:08 +00:00
tables.cpp
types.cpp
umatrix.cpp Fixed several issues found by static analysis in core module 2017-05-23 12:35:31 +03:00
va_intel.cpp