
Finds the indices of big segments that are close ratio_median-wise
FindBigSegmentsIndices.Rd
Starting from the largest segment, we find big segments if their ratio_median difference is less than the the given threshold. We save their indices.
FindBigSegmentsIndices.Rd
Starting from the largest segment, we find big segments if their ratio_median difference is less than the the given threshold. We save their indices.