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.
 
 
 
 
 
 
Alexey Spizhevoy 10f954ae5d added test data for mean shift procedure 14 years ago
..
arithm.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
filters.cpp added Filter Engine to gpu module. 15 years ago
gputest.hpp added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP. 15 years ago
gputest_main.cpp added Filter Engine to gpu module. 15 years ago
imgproc_gpu.cpp added Filter Engine to gpu module. 15 years ago
meanshift.cpp added test data for mean shift procedure 14 years ago
operator_async_call.cpp gpu test refactoring 15 years ago
operator_convert_to.cpp added gpu 1d window sum, convertTo, based on NPP. 15 years ago
operator_copy_to.cpp gpu test refactoring 15 years ago
operator_set_to.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
split_merge.cpp added copyright for split_merge files 15 years ago
stereo_bm.cpp gpu test refactoring 15 years ago
stereo_bm_async.cpp gpu test refactoring 15 years ago
stereo_bp.cpp gpu test refactoring 15 years ago
stereo_csbp.cpp gpu test refactoring 15 years ago