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 85dd3fbe30 fixed meanShiftSegmentation test in gpu module 14 years ago
..
arithm.cpp added gpu transpose for CV_8UC4, CV_8SC4, CV_16SC2, CV_16UC2, CV_32SC1 and CV_32FC1 types 14 years ago
bitwise_oper.cpp added masks support for bitwise operations on GPU 14 years ago
filters.cpp 1) gpu test refactoring. 14 years ago
gputest.hpp fixed error reporting in GPU module (exceptions in destructors, etc) 14 years ago
gputest_main.cpp 1) gpu test refactoring. 14 years ago
hog.cpp added support of gamama_correction parameter into gpu::HOGDescriptor, updated tests 14 years ago
imgproc_gpu.cpp added support of BORDER_REFLECT into gpu::cornerHarris and etc, added support of border extr. int linear filters 14 years ago
meanshift.cpp fixed meanShift test in gpu module 14 years ago
mssegmentation.cpp fixed meanShiftSegmentation test in gpu module 14 years ago
operator_async_call.cpp 1) gpu test refactoring. 14 years ago
operator_convert_to.cpp added gpu 1d window sum, convertTo, based on NPP. 14 years ago
operator_copy_to.cpp added magnitudeSqr and rectStdDev to gpu module. 14 years ago
operator_set_to.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 14 years ago
split_merge.cpp added magnitudeSqr and rectStdDev to gpu module. 14 years ago
stereo_bm.cpp 1) gpu test refactoring. 14 years ago
stereo_bm_async.cpp 1) gpu test refactoring. 14 years ago
stereo_bp.cpp added magnitudeSqr and rectStdDev to gpu module. 14 years ago
stereo_csbp.cpp added magnitudeSqr and rectStdDev to gpu module. 14 years ago