Home | History | Annotate | Download | only in src

Lines Matching refs:CV_HIST_SPARSE

2615     else if( type == CV_HIST_SPARSE )
3082 dst = cvCreateHist( dims1, size1, !is_sparse ? CV_HIST_ARRAY : CV_HIST_SPARSE, 0, 0 );