Searched refs:nactive_vars (Results 1 – 2 of 2) sorted by relevance
1490 int i, j, nactive_vars; in get_active_vars() local1532 nactive_vars = cvCountNonZero(mask); in get_active_vars()1536 active_vars = cvCreateMat( 1, nactive_vars, CV_32S ); in get_active_vars()1537 active_vars_abs = cvCreateMat( 1, nactive_vars, CV_32S ); in get_active_vars()
906 CV_PROP_RW int nactive_vars; member913 int nactive_vars, int max_num_of_trees_in_the_forest,