Prismo implements the Finite-Difference Time-Domain method for solving Maxwell's equations, with features designed for photonic integrated circuits, waveguides, and optical devices.
This project explores edge detection in images using central finite difference approximations of image derivatives. It includes Python implementations using OpenCV and NumPy, demonstrating the effect ...