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.
 
 
 
 
 
 
Vladislav Vinogradov 72d2311edf Merged revision(s) 8495 from trunk: 13 years ago
..
nvidia merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test) 13 years ago
interpolation.hpp Merged revision(s) 8495 from trunk: 13 years ago
main.cpp fixed bug #1640 13 years ago
precomp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
precomp.hpp fixed build in gpu module (SURF and ORB) 13 years ago
test_calib3d.cpp Fixed several warnings on various platforms 13 years ago
test_color.cpp added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago
test_copy_make_border.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_core.cpp Merged revision(s) 8474 from trunk: 13 years ago
test_features2d.cpp added assertion on device features (global atomics) into gpu tests 13 years ago
test_filters.cpp fixed gpu::Laplacian 13 years ago
test_gpumat.cpp Merged revision(s) 8474 from trunk: 13 years ago
test_imgproc.cpp added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago
test_nvidia.cpp merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test) 13 years ago
test_objdetect.cpp added more assertion on device features to gpu functions and tests 13 years ago
test_pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
test_remap.cpp Merged revision(s) 8495 from trunk: 13 years ago
test_resize.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
test_threshold.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_video.cpp Merged the trunk till r8291 13 years ago
test_warp_affine.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
test_warp_perspective.cpp fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
utility.cpp Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
utility.hpp added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago