mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
minor fix in gpu docs (filter2D and convolve)
This commit is contained in:
@@ -253,6 +253,8 @@ Computes a convolution (or cross-correlation) of two images.
|
||||
|
||||
:param buf: Optional buffer to avoid extra memory allocations (for many calls with the same sizes).
|
||||
|
||||
.. seealso:: :ocv:func:`gpu::filter2D`
|
||||
|
||||
|
||||
|
||||
gpu::ConvolveBuf
|
||||
|
||||
Reference in New Issue
Block a user