Ask Your Question

busylee's profile - activity

2018-08-06 07:56:06 -0600 marked best answer Cascade classifier help

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?

2018-08-05 12:02:55 -0600 asked a question Cascade classifier help

Cascade classifier help Hi! I am trying to make a program for detection a custom object. I use this tutorial https://doc

2018-07-12 20:15:03 -0600 asked a question Native compilation failed

Native compilation failed I try use this sample for import openCV sdk to project. I try to port sample from OpenCV sampl