Searched refs:CV_HIST_SPARSE (Results 1 – 2 of 2) sorted by relevance
802 #define CV_HIST_SPARSE 1 macro803 #define CV_HIST_TREE CV_HIST_SPARSE
69 else if( type == CV_HIST_SPARSE ) in cvCreateHist()696 !is_sparse ? CV_HIST_ARRAY : CV_HIST_SPARSE, 0, 0 )); in cvCopyHist()