Added sample links in documentation for python2, ocl and gpu
This commit is contained in:
@@ -966,7 +966,9 @@ Composites two images using alpha opacity values contained in each image.
|
||||
|
||||
:param stream: Stream for the asynchronous version.
|
||||
|
||||
.. Sample code::
|
||||
|
||||
* : An example demonstrating the use of alphaComp can be found at opencv_source_code/samples/gpu/alpha_comp.cpp
|
||||
|
||||
gpu::Canny
|
||||
-------------------
|
||||
@@ -1028,7 +1030,9 @@ Finds lines in a binary image using the classical Hough transform.
|
||||
|
||||
.. seealso:: :ocv:func:`HoughLines`
|
||||
|
||||
.. Sample code::
|
||||
|
||||
* : An example using the Hough lines detector can be found at opencv_source_code/samples/gpu/houghlines.cpp
|
||||
|
||||
gpu::HoughLinesDownload
|
||||
-----------------------
|
||||
|
Reference in New Issue
Block a user