Abstract: The acquisition of transient images in Non-Line-OfSight (NLOS) scenarios is an innovative task that enables the reconstruction of objects outside the camera’s field of view. This technique ...
This is a small weekend(ish) hack where I've built a simulator that converts ordinary RGB videos into realistic SPAD-style binary photon frames using optical flow and poissonian statistics to model ...
Building an elastic collision simulator with springs in Python to model realistic physics interactions and dynamic object collisions. Learn how to implement spring forces, momentum conservation, and ...