Home | History | Annotate | Download | only in src

Lines Matching refs:is_tree

105     int  is_tree;
261 out->is_tree = 0;
282 out->is_tree |= hid_stage_classifier->next != NULL;
325 !out->has_tilted_features && !out->is_tree && out->is_stump_based;
516 // if( cascade->is_tree )
1136 ((MyCvHidHaarClassifierCascade*)cascade->hid_cascade)->is_tree )