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 f6895e7738 fixed gpu filters (deriv filter and source roi calculation) 14 years ago
..
arithm.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 14 years ago
filters.cpp fixed gpu filters (deriv filter and source roi calculation) 14 years ago
gputest.hpp
gputest_main.cpp fixed gpu filters (deriv filter and source roi calculation) 14 years ago
imgproc_gpu.cpp added histograms calculation to gpu module 14 years ago
meanshift.cpp added test data for mean shift procedure 14 years ago
operator_async_call.cpp
operator_convert_to.cpp added gpu 1d window sum, convertTo, based on NPP. 14 years ago
operator_copy_to.cpp
operator_set_to.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 14 years ago
split_merge.cpp
stereo_bm.cpp
stereo_bm_async.cpp
stereo_bp.cpp
stereo_csbp.cpp