1

So I am trying to run the code given in this link and what is said is: "Once compiled, run the application with the following syntax: ./app " but I don't exactly understand what this means.

I run the program and it successfully runs, but it simply opens the cmd and exits immediately.

So my question is how can I get the program to work in conjunction with an image, to actually do the square detection on an image?

link: Square detection doesn't find squares

Community
  • 1
  • 1
Darco
  • 11
  • 3
  • I haven't tried it, but the linked answer doesn't say just `./app`, it says `./app `. Did you pass the image file name to the app? – beaker May 06 '16 at 14:12
  • No this is my problem I don't exactly know how to do that. – Darco May 06 '16 at 16:40

0 Answers0