I want to train my own cascade.
At tutorial they say to use opencv_createsamples
and
opencv_traincascade
command.
However I cant use that commands.
My opencv folder:
opencv>> apps >> annotation
build createsamples
cmake traincascade
. visualisation
. CMakeLists.txt
. interactive-calibration
version
My opencv version is 4.1.1
How can I do this?