Ask Your Question
0

Cascade classifier help

asked 2018-08-05 12:02:55 -0600

Hi! I am trying to make a program for detection a custom object. I use this tutorial https://docs.opencv.org/3.3.0/dc/d88/.... Tutorial says, that we should train a classifier using the opencv_traincascade application, but where can I find it?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-08-06 05:32:05 -0600

holger gravatar image

updated 2018-08-06 05:32:34 -0600

Check the bin folder of your opencv distribution. You may also want to consider (re)training an existing cnn. You can google for convolutional neural networks.

edit flag offensive delete link more

Comments

1

Let me add to that, if you follow the installation tutorial, and you run sudo make install, then the executables are available system wide.

StevenPuttemans gravatar imageStevenPuttemans ( 2018-08-06 07:56:04 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-08-05 12:02:55 -0600

Seen: 206 times

Last updated: Aug 06 '18