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 2c39f0ee33 fix unnecessary memory allocation in gpu::magnitude and gpu::phase 15 years ago
..
arithm.cpp fix unnecessary memory allocation in gpu::magnitude and gpu::phase 15 years ago
filters.cpp added vecmath to gpu module. 15 years ago
gputest.hpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
gputest_main.cpp added to gpu module linear filters for int and float source types. 15 years ago
imgproc_gpu.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
meanshift.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
mssegmentation.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
operator_async_call.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
operator_convert_to.cpp added gpu 1d window sum, convertTo, based on NPP. 15 years ago
operator_copy_to.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
operator_set_to.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
split_merge.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
stereo_bm.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
stereo_bm_async.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
stereo_bp.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago
stereo_csbp.cpp added magnitudeSqr and rectStdDev to gpu module. 15 years ago