diff options
author | N.N. <sevyves@users.sourceforge.net> | 2009-08-15 12:33:38 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2009-08-15 12:33:38 +0000 |
commit | 20c08678d50435c2311ec0956adb20e5fa897338 (patch) | |
tree | 935ae0c980e1937e71a45ec7fc298cdda634d521 /TODO | |
parent | 242cfbc0ac5e30fd1fef7ea05b1fa179d8526f17 (diff) |
added contours compare, hist compare, knearest (OCR), cleanups
svn path=/trunk/externals/pdp_opencv/; revision=11920
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -155,6 +155,8 @@ http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/opencv-intro.html#SECT ############################# sevy ++ adaptive threshold -hough lines -hough circles -arguments in pdp_histo +hough lines/circles +SIFT ( remarkable points ) +SURF ( remarkable points ) +camshift ( very greedy ) +stereo calibration ( need two cams and a chessboard ) |