Ask Your Question

mvdb3's profile - activity

2018-09-05 08:21:49 -0600 asked a question Error using .detectMultiScale using the haarcascade (face detection)

Error using .detectMultiScale using the haarcascade (face detection) Hi there I am currently using OpenCV 3.4.2. and Vis

2018-08-27 09:07:59 -0600 received badge  Student (source)
2018-08-27 07:26:29 -0600 marked best answer "error C3646: 'CV_OVERRIDE': unknown override specifier" when building with opencv_contrib

Hi I'm trying to use the face.hpp in the opencv_contrib library. My build fails because of the error stated "\opencv_contrib2\install\include\opencv2\face.hpp(336): error C3646: 'CV_OVERRIDE': unknown override specifier", a whole bunch of them with changing number in brackets. I'm not sure what this error means or how I can fix it. If you could shed some light on the meaning of this error or possible solutions I would very much appreciate that.

2018-08-27 07:26:29 -0600 received badge  Scholar (source)
2018-08-27 07:26:02 -0600 received badge  Editor (source)
2018-08-27 07:26:02 -0600 edited question "error C3646: 'CV_OVERRIDE': unknown override specifier" when building with opencv_contrib

"error C3646: 'CV_OVERRIDE': unknown override specifier" when building with opencv_contrib Hi I'm trying to use the face

2018-08-27 07:25:02 -0600 commented answer "error C3646: 'CV_OVERRIDE': unknown override specifier" when building with opencv_contrib

Thank you, that was exactly the problem.

2018-08-23 13:35:08 -0600 asked a question "error C3646: 'CV_OVERRIDE': unknown override specifier" when building with opencv_contrib

"error C3646: 'CV_OVERRIDE': unknown override specifier" when building with opencv_contrib Hi I'm trying to use the face

2018-07-23 07:23:34 -0600 marked best answer source code for facial feature tracking (i.e tracking movement/position of mouth, eyebrow, eyes, etc.)

I am currently developing an program that requires the real time tracking (though if it not real time that is also fine) of various facial features such as the eyebrows, eyes, mouth, etc. If you have any source code that does this or something similar that I can work from or use as a base, I would be very grateful.

2018-07-21 12:51:38 -0600 asked a question source code for facial feature tracking (i.e tracking movement/position of mouth, eyebrow, eyes, etc.)

source code for facial feature tracking (i.e tracking movement/position of mouth, eyebrow, eyes, etc.) I am currently d