evlib.representation.voxel_grid¶
Voxel-grid representation.
Classes
|
Create a voxel grid from events. |
- class evlib.representation.voxel_grid.VoxelGrid(image_shape, num_bins)¶
Create a voxel grid from events. Implementation inspired by https://github.com/uzh-rpg/rpg_e2vid.
- Parameters: