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.
 
 
 
 
 
 
Roman Donchenko dcaf923517 Merge remote-tracking branch 'origin/2.4' 11 years ago
..
cuda new implementation for GpuMat::setTo (without constant memory) 12 years ago
algorithm.cpp Move FileStorage to separate header 12 years ago
alloc.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
arithm.cpp Cleanup core module API 12 years ago
array.cpp Remove more old definitions from internal.hpp 12 years ago
command_line_parser.cpp Fix bug: CommandLineParserParams's comparator would fail with equal arguments. 12 years ago
convert.cpp Cleanup core module API 12 years ago
copy.cpp Move border type constants and Moments class to core module 12 years ago
datastructs.cpp Remove more old definitions from internal.hpp 12 years ago
drawing.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
dxt.cpp Normalize line endings and whitespace 12 years ago
gl_core_3_1.cpp Make core/internal.hpp a private header 12 years ago
gl_core_3_1.hpp updated license header in whole gpu module 12 years ago
glob.cpp Warning and review notes fixes. 11 years ago
gpu_cuda_mem.cpp made createContinuous & ensureSizeIsEnough generic (OutputArray support) 12 years ago
gpu_info.cpp fix gpu::DeviceInfo compilation under linux 12 years ago
gpu_mat.cpp used cudaMalloc for 1-row or 1-column matrix instead of cudaMallocPitch 12 years ago
gpu_stream.cpp added Event class (wrapper for cudaEvent) 12 years ago
lapack.cpp Merge pull request #795 from taka-no-me:move_imgproc_utils_to_core 12 years ago
mathfuncs.cpp Move cv::Mat out of core.hpp 12 years ago
matmul.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
matop.cpp Merge branch '2.4' 12 years ago
matrix.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
opengl.cpp added Stream support to ogl::Buffer 12 years ago
out.cpp Finalize core headers reorganization 12 years ago
parallel.cpp API restricted on WinRT partially removed from core. 12 years ago
persistence.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
rand.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
stat.cpp Move border type constants and Moments class to core module 12 years ago
stl.cpp Add cv::String class 12 years ago
system.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
types.cpp Move cv::KeyPoint and cv::DMatch to core 12 years ago