CV_Error(CV_StsBadArg,"DetectionBasedTracker::SeparateDetectionWork::SeparateDetectionWork: Cannot load a cascade from the file '"+cascadeFilename+"'");
cascadeInThread=_detector;
}
intres=0;
intres=0;
res=pthread_mutex_init(&mutex,NULL);//TODO: should be attributes?
res=pthread_mutex_init(&mutex,NULL);//TODO: should be attributes?
LOGD("DetectionBasedTracker::process: found a object with SIZE %d x %d, rect={%d, %d, %d x %d}, status = %d",r.width,r.height,r.x,r.y,r.width,r.height,(int)status);