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 310c483da8 added first version of gpu performance tests 14 years ago
..
cuda added gpu threshold. 14 years ago
nvidia First version of CascadeClassifier_GPU. 14 years ago
opencv2/gpu/device added gpu threshold. 14 years ago
arithm.cpp added synchronization after NPP calls 14 years ago
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 15 years ago
brute_force_matcher.cpp added SURF_GPU. 14 years ago
cascadeclassifier.cpp warning fixed 14 years ago
color.cpp fixed compilation error and warnings under ubuntu 15 years ago
cudastream.cpp added gpu threshold. 14 years ago
element_operations.cpp added synchronization after NPP calls 14 years ago
error.cpp added CUFFT errors handling into GPU module 14 years ago
filtering.cpp added synchronization after NPP calls 14 years ago
graphcuts.cpp added synchronization after NPP calls 14 years ago
hog.cpp added docs for gpu::HOGDescriptor 14 years ago
imgproc_gpu.cpp added synchronization after NPP calls 14 years ago
initialization.cpp fixed some bugs in GPU matrix reductions, removed <functional> into precomp.hpp 14 years ago
match_template.cpp added first version of gpu performance tests 14 years ago
matrix_operations.cpp added synchronization after NPP calls 14 years ago
matrix_reductions.cpp added synchronization after NPP calls 14 years ago
mssegmentation.cpp minor warning fixed 14 years ago
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 15 years ago
precomp.hpp added gpu threshold. 14 years ago
speckle_filtering.cpp speckle filtering added 15 years ago
split_merge.cpp fixed some GPU tests failing when compiled for 1.1(no doubles) and run on 1.3(with doubles) 14 years ago
stereobm.cpp fixed bug with prefilter_xsobel preset. 15 years ago
stereobp.cpp fixed some warnings under linux 14 years ago
stereocsbp.cpp renamed constantspacebp -> stereocsbp line all other algs 14 years ago
surf.cpp added gpu transpose and integral based on NPP Staging. 14 years ago