.. |
cuda
|
cuda: eliminate part of build warnings
|
7 years ago |
opencl
|
Fix #10557
|
7 years ago |
utils
|
cmake: don't add include <module>/src directory to avoid conflicts
|
7 years ago |
algorithm.cpp
|
Python: wrap Algorithm::read and Algorithm::write
|
7 years ago |
alloc.cpp
|
…
|
|
arithm.cpp
|
…
|
|
arithm_core.hpp
|
…
|
|
arithm_simd.hpp
|
core: fix AVX2 min implementation
|
7 years ago |
array.cpp
|
Misc. modules/ typos
|
7 years ago |
batch_distance.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
bufferpool.impl.hpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
channels.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
check.cpp
|
core: add "check" macros
|
7 years ago |
command_line_parser.cpp
|
Semantic segmentation sample.
|
7 years ago |
conjugate_gradient.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
convert.avx2.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert.cpp
|
Fix convertFp16 in JavaScript build
|
7 years ago |
convert.fp16.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert.hpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert.sse4_1.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert_c.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert_scale.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
copy.cpp
|
Fixed IPP based implementation of setTo() for infinity value
|
7 years ago |
count_non_zero.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
cuda_gpu_mat.cpp
|
…
|
|
cuda_host_mem.cpp
|
cuda: eliminate part of build warnings
|
7 years ago |
cuda_info.cpp
|
Misc. modules/ typos
|
7 years ago |
cuda_stream.cpp
|
Merge pull request #11237 from alalek:cuda_refactor_memorypool
|
7 years ago |
datastructs.cpp
|
…
|
|
directx.cpp
|
…
|
|
directx.inc.hpp
|
…
|
|
downhill_simplex.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
dxt.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
gl_core_3_1.cpp
|
…
|
|
gl_core_3_1.hpp
|
…
|
|
glob.cpp
|
Build for embedded systems
|
7 years ago |
hal_internal.cpp
|
core(lapack): fix build issues related to 'extern "C"'
|
7 years ago |
hal_internal.hpp
|
…
|
|
hal_replacement.hpp
|
HAL for minMaxIdx
|
7 years ago |
intel_gpu_gemm.inl.hpp
|
core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel
|
7 years ago |
kmeans.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
lapack.cpp
|
Use Eigen::SelfAdjointEigenSolver in cv::eigen
|
7 years ago |
lda.cpp
|
Merge pull request #11049 from take1014:#10948
|
7 years ago |
logger.cpp
|
Merge pull request #11112 from alalek:cmake_src_include_fix
|
7 years ago |
lpsolver.cpp
|
…
|
|
lut.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
mathfuncs.cpp
|
…
|
|
mathfuncs_core.dispatch.cpp
|
…
|
|
mathfuncs_core.simd.hpp
|
…
|
|
matmul.cpp
|
Merge pull request #9753 from tomoaki0705:universalMatmul
|
7 years ago |
matrix.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
matrix_c.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_decomp.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_expressions.cpp
|
Merge pull request #11214 from take1014:core_9720
|
7 years ago |
matrix_iterator.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_operations.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_sparse.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_wrap.cpp
|
Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array
|
7 years ago |
mean.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
merge.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
minmax.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
norm.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
ocl.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
ocl_deprecated.hpp
|
ocl: low-level API to support OpenCL binary programs
|
7 years ago |
opengl.cpp
|
Fixed OpenGL-specific compilation warning (unused function)
|
7 years ago |
out.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
ovx.cpp
|
…
|
|
parallel.cpp
|
Merge pull request #11271 from alalek:tbb_build_warning
|
7 years ago |
parallel_impl.cpp
|
core: fix mm_pause() for non-SSE i386 builds
|
7 years ago |
parallel_impl.hpp
|
core: fix pthreads performance
|
7 years ago |
pca.cpp
|
Fixed #10433
|
7 years ago |
persistence.cpp
|
core(persistence): disable checks for base64 streams
|
7 years ago |
persistence.hpp
|
core: added checks and "fixit" items for persistence parsers
|
7 years ago |
persistence_base64.cpp
|
Misc. modules/ typos
|
7 years ago |
persistence_c.cpp
|
Solves #11156 (#11160)
|
7 years ago |
persistence_cpp.cpp
|
Solves issue #10506
|
7 years ago |
persistence_json.cpp
|
core: added checks and "fixit" items for persistence parsers
|
7 years ago |
persistence_types.cpp
|
Misc. modules/ typos
|
7 years ago |
persistence_xml.cpp
|
core: added checks and "fixit" items for persistence parsers
|
7 years ago |
persistence_yml.cpp
|
core: added checks and "fixit" items for persistence parsers
|
7 years ago |
precomp.hpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
rand.cpp
|
…
|
|
softfloat.cpp
|
Added implementation of softdouble rounding to int64_t
|
7 years ago |
split.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
stat.dispatch.cpp
|
…
|
|
stat.hpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
stat.simd.hpp
|
…
|
|
stat_c.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
stl.cpp
|
…
|
|
sum.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
system.cpp
|
core: add "check" macros
|
7 years ago |
tables.cpp
|
…
|
|
trace.cpp
|
core: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
types.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
umatrix.cpp
|
ocl: allow recursive UMatData lock() calls with the same objects
|
7 years ago |
umatrix.hpp
|
core(ocl): fix deadlock in UMatDataAutoLock
|
7 years ago |
va_intel.cpp
|
…
|
|