Problem
- random division point is not robust, outer/inner distance is too variable
- what's robust is the fact that, the division points on outer edge and inner edge are farther apart than consecutive points within outer/inner group
- sort the angular seg radially and take diff(vr),
- find the max diff(vr) and divide.

No comments:
Post a Comment