mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 13:10:12 +08:00
Fix python sample path
This commit is contained in:
parent
8fe79738ce
commit
d6a88397b4
@ -36,7 +36,7 @@ http://en.wikipedia.org/wiki/Canny_edge_detector
|
|||||||
|
|
||||||
* An example on using the canny edge detector can be found at opencv_source_code/samples/cpp/edge.cpp
|
* An example on using the canny edge detector can be found at opencv_source_code/samples/cpp/edge.cpp
|
||||||
|
|
||||||
* (Python) An example on using the canny edge detector can be found at opencv_source_code/samples/cpp/edge.py
|
* (Python) An example on using the canny edge detector can be found at opencv_source_code/samples/python/edge.py
|
||||||
|
|
||||||
cornerEigenValsAndVecs
|
cornerEigenValsAndVecs
|
||||||
----------------------
|
----------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user