Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rostislav Vasilikhin 695b20172b Merge pull request #7794 from savuor:fix/ovx_cvt_continuous 9 years ago
..
cuda follow the naming rule as other API 9 years ago
opencl ocl: fix SVM code 9 years ago
algorithm.cpp Fix missing format when writing Algorithm-based objects 9 years ago
alloc.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
arithm.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
arithm_core.hpp core: fix absdiff (non-optimized, fp) to prevent "-0" results 9 years ago
arithm_simd.hpp add universal hardware support check function 9 years ago
array.cpp Fix imageSize overflow in IplImage 9 years ago
bufferpool.impl.hpp core/ocl: OpenCLBufferPool 11 years ago
command_line_parser.cpp fix wrong parsing of values containing '=' 10 years ago
conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
convert.cpp Merge pull request #7794 from savuor:fix/ovx_cvt_continuous 9 years ago
copy.cpp Use transpose() as suggested, because it works on pre-existing destination Mats. 9 years ago
cuda_gpu_mat.cpp fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 10 years ago
cuda_host_mem.cpp Fix possible null pointer dereference 10 years ago
cuda_info.cpp Called after setDevice. 9 years ago
cuda_stream.cpp cuda::StreamAccessor::wrapStream and cuda::EventAccessor::wrapEvent 10 years ago
datastructs.cpp do not proceed with removing zero-length slice 10 years ago
directx.cpp Visual Studio 2015 warning and test fixes 10 years ago
directx.inc.hpp core: added DirectX interop implementation (OpenCL) with samples 12 years ago
downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
dxt.cpp --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 9 years ago
gl_core_3_1.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
gl_core_3_1.hpp updated license header in whole gpu module 12 years ago
glob.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
hal_internal.cpp Add QR decomposition to HAL 9 years ago
hal_internal.hpp Add QR decomposition to HAL 9 years ago
hal_replacement.hpp Add QR decomposition to HAL 9 years ago
kmeans.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
lapack.cpp Add QR decomposition to HAL 9 years ago
lda.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
lpsolver.cpp trying to fix builds 11 years ago
mathfuncs.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
mathfuncs_core.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
matmul.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
matop.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
matrix.cpp Minor fix in MatAllocator::download 9 years ago
matrix_decomp.cpp Add QR decomposition to HAL 9 years ago
merge.cpp HAL moved back to core 10 years ago
ocl.cpp --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 9 years ago
opengl.cpp ocl: fix OpenGL sharing detection (6052) 9 years ago
out.cpp fix python and numpy output formatters 10 years ago
parallel.cpp Updated TBB search script and code checks 9 years ago
parallel_pthreads.cpp pthreads: remove usage of non-POSIX PTHREAD_RECURSIVE_MUTEX_INITIALIZER* defines 10 years ago
pca.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
persistence.cpp Fixed valgrind issues in persistence functions 9 years ago
precomp.hpp fix warning of build 9 years ago
rand.cpp avoid using fmadd in RNG 9 years ago
split.cpp HAL moved back to core 10 years ago
stat.cpp Merge pull request #7649 from terfendail:ovx_meanstddev 9 years ago
stl.cpp War on Whitespace, master edition: file endings. 12 years ago
system.cpp calib3d: fix missing cv::redirectError symbol error 9 years ago
tables.cpp removed duplicated Hershey fonts 11 years ago
types.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
umatrix.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
va_intel.cpp Visual Studio 2015 warning and test fixes 10 years ago