Searched refs:thresh_node (Results 1 – 2 of 2) 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()
3746 CvFileNode * thresh_node; in icvReadHist() local3752 thresh_node = cvGetFileNodeByName( fs, node, "thresh" ); in icvReadHist()3753 if(!thresh_node) in icvReadHist()3755 cvStartReadRawData( fs, thresh_node, &reader ); in icvReadHist()