Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Where to find opencv_createsamples.exe in windows

Hi,

I am new to opencv. I am using pycharm IDE to practice opencv using python. I have installed dlib, cmake and opencv-python in the IDE. Now, I am trying use haar cascade classifier to detect custom object. But I could not locate the opencv_createsample.exe file in my system. I am using wndows 10 64-bit OS.

Where can I find the exe file in windows so that I can train opencv to detect custom object?

Any help would be appreciated. Thanks in advance!

Where to find opencv_createsamples.exe in windows

Hi,

I am new to opencv. I am using pycharm IDE to practice opencv using python. I have installed dlib, cmake and opencv-python in the IDE. Now, I am trying use haar cascade classifier to detect custom object. But I could not locate the opencv_createsample.exe file in my system. I am using wndows 10 64-bit OS.

I have installed opencv for python using "pip install opencv-python"

Where can I find the exe file in windows so that I can train opencv to detect custom object?

Any help would be appreciated. Thanks in advance!