Searched refs:thresh_node (Results 1 – 1 of 1) sorted by relevance
2420 CvFileNode * thresh_node; in icvReadHist() local2427 thresh_node = cvGetFileNodeByName( fs, node, "thresh" ); in icvReadHist()2428 if(!thresh_node){ in icvReadHist()2431 cvStartReadRawData( fs, thresh_node, &reader ); in icvReadHist()