downsample data at load time
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 62
- Forks
- 9
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 1
Descripción
## Use Case
I want to be able to load large datasets even if it means downsampling, without significant loss of performance.
## Solution
Provide options at load time for downsampling by skipping or simple filtering per-xy slice. Requires some UX as it would be adding file-open dialog controls.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.