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.
 
 
 
 
 
 
Marina Kolpakova d547d9c986 fixed alignment related bugs in gpu/nvidia 13 years ago
..
cuda fixed gpu::filter2D 13 years ago
nvidia fixed alignment related bugs in gpu/nvidia 13 years ago
opencv2/gpu/device Fixed bugs in gpu border extrapolation aux. classes (BORDER_REFLECT case) 13 years ago
arithm.cpp
bilateral_filter.cpp
blend.cpp
brute_force_matcher.cpp
calib3d.cpp
cascadeclassifier.cpp
color.cpp
cudastream.cpp
element_operations.cpp
error.cpp
fast.cpp
filtering.cpp fixed gpu::Laplacian 13 years ago
gftt.cpp
graphcuts.cpp
hog.cpp
imgproc.cpp added support of 3-channels output to gpu::reprojectImageTo3D 13 years ago
match_template.cpp #1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary. 13 years ago
matrix_operations.cpp
matrix_reductions.cpp
mssegmentation.cpp
optical_flow.cpp
optical_flow_farneback.cpp Fixed build with tests disabled 13 years ago
orb.cpp
precomp.cpp
precomp.hpp
pyramids.cpp
pyrlk.cpp
remap.cpp
resize.cpp
speckle_filtering.cpp gpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all? 13 years ago
split_merge.cpp
stereobm.cpp
stereobp.cpp
stereocsbp.cpp fixed bug #1367 in CSBP 13 years ago
surf.cpp
warp.cpp