Home | History | Annotate | Download | only in src

Lines Matching refs:cvWriteReal

2451                     cvWriteReal( fs, NULL, feature->rect[l].weight );
2458 cvWriteReal( fs, ICV_HAAR_THRESHOLD_NAME, tree->threshold[k]);
2466 cvWriteReal( fs, ICV_HAAR_LEFT_VAL_NAME,
2476 cvWriteReal( fs, ICV_HAAR_RIGHT_VAL_NAME,
2488 cvWriteReal( fs, ICV_HAAR_STAGE_THRESHOLD_NAME, cascade->stage_classifier[i].threshold);