adec314

↗ HN profile [ 17.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Interactive demo of a simple preprocessing tool for geometric datasets, all open source python package. Squarenet core sorting algorithm (Cartesian sort) allow for greedy but fast multi dimensional reordering of raw…

  2. My point is about structuring and indexing an arbitrary dataset, for preprocessing before eg segmentation/clustering, neighbor querys... In 1D, sorting is trivial because scalar values have a total, unambiguous order.…