Ask Your Question

sim87's profile - activity

2015-07-22 04:11:14 -0600 commented answer Robust face detection

thank you very much!!

2015-07-21 03:57:43 -0600 commented answer Robust face detection

ok, another information, if you can. I try to declare this variable mat in the h file, but it reports always error. In which way must i declare it? I use opencv and this class from a few time and i see the contructors in documentation, but it still doesn't work.

2015-07-20 05:44:51 -0600 commented answer Robust face detection

i try to use but this->measurement doesn't work because the compiler says that class has no member called "measurement", must i add it? and how?