Home > Back-end >  A novice for help! Opencv configuration to run the program window after flashing back in vs??????
A novice for help! Opencv configuration to run the program window after flashing back in vs??????

Time:10-26

Opencv3.0.0 + vs2013 + w7 64
Followed the online tutorial after configuration, running a test program window to display images flash back??
Why is this? Have encountered such situation?

CodePudding user response:

May need to be specified on the command line arguments to be processed image files, I guess,

99% now code farmers should not enter in the CMD window CD command sets the current directory to the program directory, enter the program name to run the program!

Project, properties, configuration properties, debugging, command parameters: fill in the command line parameters,

CodePudding user response:

CTRL + F5

CodePudding user response:

Try changing the debug toolbar to release

CodePudding user response:

The image position into an absolute path, yesterday I also is this kind of situation...
  • Related