Home | History | Annotate | Download | only in src

Lines Matching full:thresh_node

2420 		CvFileNode * thresh_node;
2427 thresh_node = cvGetFileNodeByName( fs, node, "thresh" );
2428 if(!thresh_node){
2431 cvStartReadRawData( fs, thresh_node, &reader );