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.
 
 
 
 
 
 
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
..
nvidia fixed -Wstrict_alliasing warning for GCC 12 years ago
interpolation.hpp GPU resize became same as CPU implementation 13 years ago
main.cpp minor gpu tests fix 12 years ago
main_test_nvidia.h minor gpu tests fix 12 years ago
test_calib3d.cpp minor gpu tests fix 12 years ago
test_color.cpp minor gpu tests fix 12 years ago
test_copy_make_border.cpp minor gpu tests fix 12 years ago
test_core.cpp minor gpu tests fix 12 years ago
test_denoising.cpp added GPU bilateral filter + tests 12 years ago
test_features2d.cpp minor gpu tests fix 12 years ago
test_filters.cpp minor gpu tests fix 12 years ago
test_global_motion.cpp minor gpu tests fix 12 years ago
test_gpumat.cpp minor gpu tests fix 12 years ago
test_imgproc.cpp Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 12 years ago
test_labeling.cpp removed /EHa flag for cuda compilation 12 years ago
test_nvidia.cpp minor gpu tests fix 12 years ago
test_objdetect.cpp added test for caltech images 12 years ago
test_precomp.cpp minor gpu tests fix 12 years ago
test_precomp.hpp Merge branch 'gpu-tests' 12 years ago
test_pyramids.cpp minor gpu tests fix 12 years ago
test_remap.cpp minor gpu tests fix 12 years ago
test_resize.cpp minor gpu tests fix 12 years ago
test_threshold.cpp minor gpu tests fix 12 years ago
test_video.cpp minor gpu tests fix 12 years ago
test_warp_affine.cpp minor gpu tests fix 12 years ago
test_warp_perspective.cpp minor gpu tests fix 12 years ago
utility.cpp added GPU bilateral filter + tests 12 years ago
utility.hpp added GPU bilateral filter + tests 12 years ago