Noise generator for event camera implemented in C++ with Metavision library.
This code allows for efficient shot noise generation with Metavision library, with the use of the pipeline functionality.
The code was used with the datasets provided in FilteringDatasets repository.
Important: The pipeline is not supported for Metavision versions 5.0 or higher.
If you find the resources usefull, please cite the paper.
@article{Kowalczyk2025,
title = {High throughput event filtering: The interpolation-based DIF algorithm hardware architecture},
journal = {Microprocessors and Microsystems},
volume = {117},
pages = {105171},
year = {2025},
issn = {0141-9331},
doi = {https://doi.org/10.1016/j.micpro.2025.105171},
url = {https://www.sciencedirect.com/science/article/pii/S0141933125000390},
author = {Marcin Kowalczyk and Tomasz Kryjak},
keywords = {Dataset, Denoising, DVS, FPGA, High-throughput},
}