I want to know how to pass the filenames with their respective paths as command line arguements in OpenCV. I'am using Visaul C to develop my OpenCV project. Whenever I run the exe file created after building it in VS it generates error stating Unable to load from file. I want to ask what is the way in which I can run the OpenCV project by passing required command line parameters.
            Asked
            
        
        
            Active
            
        
            Viewed 1,403 times
        
    1 Answers
1
            If I understand your question correctly then this question about command-line parameters while debugging in VC++ answers it. Specifically this answer.
        Community
        
- 1
 - 1
 
        jilles de wit
        
- 7,060
 - 3
 - 26
 - 50