Queue-based Spatiotemporal Filter and Clustering for Dynamic Vision Sensor

Feiqiang Li,Yujie Huang,Yaoyi Chen,Xiaoyang Zeng,Wenhong Li,Mingyu Wang
DOI: https://doi.org/10.1109/ISCAS46773.2023.10181868
2023-01-01
Abstract:Dynamic vision sensors (DVS) have significant potential in scenes involving high-speed motion and extreme light. However, DVS is sensitive to background active noise, which will degrade the quality of the output. The ordinary O(N-2)-Space spatiotemporal filter's memory complexity is high. It needs NxN memory cells (N x N is the resolution on the sensor). Some works reduce memory complexity by sacrificing the performance of the filter. To ensure the filtering effect and reduce the filter's memory complexity, this paper proposes a novel filter: Queuebased spatiotemporal filter. Moreover, based on the Queue-based spatiotemporal filter, this paper proposes a clustering algorithm that can cluster while filtering. Experiments show that the proposed filter's performance is similar to the O(N-2)-Space spatiotemporal filter while having a lower memory complexity. Besides, using the proposed clustering algorithm, the objects in motion can be clustered with low calculation complexity.
What problem does this paper attempt to address?