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?