Merge commit '4b885e206' into merge-2.4

This commit is contained in:
Roman Donchenko
2013-12-30 16:48:45 +04:00
8 changed files with 18 additions and 515 deletions

View File

@@ -34,7 +34,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
* (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
----------------------