Added Laplace, Canny and Sobel samples in tutorial cpp code
authorAna Huaman <no@email>
Sun, 26 Jun 2011 23:09:04 +0000 (23:09 +0000)
committerAna Huaman <no@email>
Sun, 26 Jun 2011 23:09:04 +0000 (23:09 +0000)
commit3a0d3ebdde8cd5f26d3962ef2680c708012a799a
treec26d2d8d9692135de61f3c3796a04752626f0ab8
parent0dbbb89e8dfec5caa58bbd1354766424b0ee6d56
Added Laplace, Canny and Sobel samples in tutorial cpp code
samples/cpp/tutorial_code/ImgTrans/CannyDetector_Demo.cpp [new file with mode: 0644]
samples/cpp/tutorial_code/ImgTrans/Laplace_Demo.cpp [new file with mode: 0644]
samples/cpp/tutorial_code/ImgTrans/Sobel_Demo.cpp [new file with mode: 0644]