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 c776bff95b #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
..
camera_calibration_and_3d_reconstruction.rst
data_structures.rst
feature_detection_and_description.rst Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings 13 years ago
gpu.rst
image_filtering.rst minor fix in gpu docs (filter2D and convolve) 13 years ago
image_processing.rst #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
initalization_and_information.rst
introduction.rst updated repository path in gpu/introduction (ticket #1260) 13 years ago
matrix_reductions.rst Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings 13 years ago
object_detection.rst
operations_on_matrices.rst created wrappers for new NPP functions 13 years ago
per_element_operations.rst Updated rst configuration to read OpenCV version from sources; fixed several sphinx' warnings 13 years ago
video.rst Added docs for gpu::FarnebackOpticalFlow 13 years ago