projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d417cc
)
Delete unnecessary comments
author
itsyplen
<no@email>
Thu, 9 Jun 2011 09:44:48 +0000
(09:44 +0000)
committer
itsyplen
<no@email>
Thu, 9 Jun 2011 09:44:48 +0000
(09:44 +0000)
samples/cpp/camshiftdemo.cpp
patch
|
blob
|
history
diff --git
a/samples/cpp/camshiftdemo.cpp
b/samples/cpp/camshiftdemo.cpp
index 0c906e1dc5603c537b7461176eb2522ca1d35a61..b21cd4c6fcd4fbb55227810e480517ab07eb8a35 100644
(file)
--- a/
samples/cpp/camshiftdemo.cpp
+++ b/
samples/cpp/camshiftdemo.cpp
@@
-3,7
+3,6
@@
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/highgui/highgui.hpp"
-//#include <iostream>
#include <stdio.h>
#include <ctype.h>