Added comment in demo file

pull/1447/head
siddharth 11 years ago
parent c48ad880f3
commit 778edff9e1
  1. 3
      samples/cpp/cloning_demo.cpp

@ -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"

Loading…
Cancel
Save