Added 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based...
authorAna Huaman <no@email>
Tue, 28 Jun 2011 19:32:48 +0000 (19:32 +0000)
committerAna Huaman <no@email>
Tue, 28 Jun 2011 19:32:48 +0000 (19:32 +0000)
commit8f01f2cc9fdf1a47bced4a62a5b72012b6c69b3c
treedaad53ab158c625745c2e8cee48ee8636971883c
parent773654e11aa86b40edda04febf34b1af9cbddc69
Added 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based on code existent
samples/cpp/tutorial_code/ImgTrans/HoughCircle_Demo.cpp [new file with mode: 0644]
samples/cpp/tutorial_code/ImgTrans/HoughLines_Demo.cpp [new file with mode: 0644]