cloning_demo error removed
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace cv;
|
using namespace cv;
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
int main()
|
||||||
{
|
{
|
||||||
cout << endl;
|
cout << endl;
|
||||||
cout << "Cloning Module" << endl;
|
cout << "Cloning Module" << endl;
|
||||||
|
Reference in New Issue
Block a user