Home | History | Annotate | Download | only in src

Lines Matching full:input_scale

1374     cvStartWriteStruct( fs, "input_scale", CV_NODE_SEQ + CV_NODE_FLOW );
1482 w = cvGetFileNodeByName( fs, node, "input_scale" );
1485 CV_ERROR( CV_StsParseError, "input_scale tag is not found or is invalid" );