Added comment in demo file
authorsiddharth <siddharthkherada27@gmail.com>
Wed, 4 Dec 2013 13:42:43 +0000 (19:12 +0530)
committersiddharth <siddharthkherada27@gmail.com>
Wed, 4 Dec 2013 13:48:00 +0000 (19:18 +0530)
samples/cpp/cloning_demo.cpp

index 7ff0100..65a57f1 100644 (file)
@@ -16,6 +16,9 @@
 
 * The program takes as input a source and a destination image (for 1-3 methods)
 * and ouputs the cloned image.
+*
+* Download test images from opencv_extra folder @github.
+*
 */
 
 #include "opencv2/photo.hpp"