Ask Your Question

Revision history [back]

Just look at your apps folder, there is a structure there like mine:

D:\OpenCV2.4\apps\traincascade

Open an empty project in your environment. Add header and .cpp files. Configure the project to build for your target system, not forgetting about the linker settings. Build the solution for your system.

The result will be in debug or release folder. There you will find the exe files.