Home | History | Annotate | Download | only in src

Lines Matching full:widths

197  * @param width     Return: Vector of widths of the regions, where the lines are found. E.g. Width of line.
292 * @param widths Return: Vector of widths of the regions, where the lines are found. E.g. Width of line.
301 std::vector<double>& widths, std::vector<double>& precisions,
439 std::vector<double>& widths, std::vector<double>& precisions,
522 if(w_needed) widths.push_back(rec.width);