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.
 
 
 
 
 
 
Anatoly Baksheev 7539b7de65 fixed build under ubuntu, but FS is still disabled 14 years ago
..
cuda added stereo_multi_gpu sample, cosmetic changes in multi_gpu sample 14 years ago
nvidia fixed build under ubuntu, but FS is still disabled 14 years ago
opencv2/gpu/device fixed SURF_GPU (fails on empty data) 14 years ago
arithm.cpp 1) NPP_staging as sources. Binaries removed. 14 years ago
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 15 years ago
brute_force_matcher.cpp fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async) 14 years ago
cascadeclassifier.cpp fixed build under ubuntu, but FS is still disabled 14 years ago
color.cpp fixed compilation error and warnings under ubuntu 14 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 1) NPP_staging as sources. Binaries removed. 14 years ago
initialization.cpp fixed some warnings and errors under g++ 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 buffered version of norm, updated performance sample and docs 14 years ago
mssegmentation.cpp minor warning fixed 14 years ago
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 14 years ago
precomp.hpp fixed some compilation under ubuntu 14 years ago
speckle_filtering.cpp speckle filtering added 15 years ago
split_merge.cpp reafactoring: replaced query device props functions with the DeviceInfo class 14 years ago
stereobm.cpp fixed some warnings and errors under g++ 14 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 fixed SURF_GPU (fails on empty data) 14 years ago