This project implements a generalized bloom post-processing effect using FFT-based convolution, with GPU acceleration for real-time performance. Bloom, often used in computer graphics and digital art, ...
A high-performance C++/Python library for blob detection using FFT-accelerated Laplacian of Gaussian convolution, with robust tracking via Hungarian algorithm matching and Kalman filter prediction.