Faster, more accurate feature spaces with multiple ROIs
Brought to you by:
rowanjames
The feature space points should be stored in a large array, rather than a hash map.
This would allow us to perform depth sorted rendering, and display multiple ROIs with better feature visibility.
... this may use a *lot* of memory, perhaps should be optional until verified to be superior.