mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Documentation: fixed about 100 cross-referencing errors.
This commit is contained in:
@@ -278,12 +278,12 @@ gpu::ConvolveBuf::ConvolveBuf
|
||||
.. ocv:function:: ConvolveBuf::ConvolveBuf()
|
||||
|
||||
Constructs an empty buffer that is properly resized after the first call of the
|
||||
:ocv:func:`convolve` function.
|
||||
:ocv:func:`gpu::convolve` function.
|
||||
|
||||
.. ocv:function:: ConvolveBuf::ConvolveBuf(Size image_size, Size templ_size)
|
||||
|
||||
Constructs a buffer for the
|
||||
:ocv:func:`convolve` function with respective arguments.
|
||||
:ocv:func:`gpu::convolve` function with respective arguments.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user