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 ...
This is a simple implementation of a finite difference method simulation of the dynamics of a Cosserat rod based on notes found in the additionalMaterials folder. The uncontrolled dynamics may be ...