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.
 
 
 
 
 
 
Alexander Alekhin 4d474d40e7 Merge pull request #3171 from akarsakov:amd_fft_fix 11 years ago
..
cuda datastart must be non-const in CUDA. 11 years ago
opencl Merge pull request #3171 from akarsakov:amd_fft_fix 11 years ago
algorithm.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
alloc.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
arithm.cpp Merge pull request #3094 from Adil-Ibragimov:minor_fixes_in_Mat-data 11 years ago
array.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
bufferpool.impl.hpp core/ocl: OpenCLBufferPool 11 years ago
command_line_parser.cpp fixed defects from coverity.com 11 years ago
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 11 years ago
convert.cpp Merge pull request #3088 from vbystricky:ocl_enableNormEtc 11 years ago
copy.cpp changed base types for cv::memopTypeToStr 11 years ago
cuda_buffer_pool.cpp modified default stream initialization to allow concurrent calls modified cuda surf.cuda.cpp to allow concurrent call 11 years ago
cuda_gpu_mat.cpp datastart must be non-const in CUDA. 11 years ago
cuda_host_mem.cpp datastart must be non-const in CUDA. 11 years ago
cuda_info.cpp renamed gpu* source to cuda* in core module 12 years ago
cuda_stream.cpp trailing whitespace 11 years ago
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 11 years ago
directx.cpp cleaned up super_resolution sample from old OCL 11 years ago
directx.inc.hpp core: added DirectX interop implementation (OpenCL) with samples 11 years ago
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 11 years ago
dxt.cpp Refactoring of OCL_FftPlan class 11 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 deleted excess semicolons, commas 11 years ago
kdtree.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 11 years ago
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 11 years ago
lapack.cpp Several type of formal refactoring: 11 years ago
lda.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 11 years ago
lpsolver.cpp trying to fix builds 11 years ago
mathfuncs.cpp Several type of formal refactoring: 11 years ago
matmul.cpp Fix reallocation of D buffer in gemm 11 years ago
matop.cpp the first draft of transparent API and new UMat class. more files 12 years ago
matrix.cpp attempt to fix compilation of OpenCL cv::transpose for AMD 11 years ago
ocl.cpp Added check AmdFft version to be sure that AmdFft binaries are available 11 years ago
opengl.cpp unused function in case of unavailable OpenGL 11 years ago
out.cpp Fix for (Bug #2789) 11 years ago
parallel.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 11 years ago
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 11 years ago
persistence.cpp cv::minMaxIdx for cn > 1 11 years ago
precomp.hpp removed duplicated Hershey fonts 11 years ago
rand.cpp Several type of formal refactoring: 11 years ago
stat.cpp Fix arithmetic exception when pass an empty mat with IPP option on. 11 years ago
stl.cpp War on Whitespace, master edition: file endings. 12 years ago
system.cpp WinRT core compatibility fixes 11 years ago
tables.cpp removed duplicated Hershey fonts 11 years ago
types.cpp War on Whitespace, master edition: file endings. 12 years ago
umatrix.cpp Several type of formal refactoring: 11 years ago