Searched refs:FindOtsuThresholdingIndex (Results 1 – 1 of 1) sorted by relevance
68 size_t FindOtsuThresholdingIndex(const std::vector<int>& histogram) { in FindOtsuThresholdingIndex() function473 size_t max_index = FindOtsuThresholdingIndex(histogram); in AutoSegmentPeaks()597 clip_index_rows = FindOtsuThresholdingIndex(histogram_rows); in ConstrainedProfileSegmentation()611 clip_index_columns = FindOtsuThresholdingIndex(histogram_columns); in ConstrainedProfileSegmentation()