Home
last modified time | relevance | path

Searched refs:ffill_threshold (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvsegment.cpp479 double ffill_threshold, in cvSegmentImage() argument
497 int ffill_lw_up = cvRound( fabs(ffill_threshold) ); in cvSegmentImage()
/external/opencv/cvaux/include/
Dcvaux.h53 double ffill_threshold,