Automated PNG to STL Generator (Cookie Cutter)
This tool takes a PNG image of a cookie cutter design and generates a 3D printable STL file. It uses OpenCV to process the image and extract the contours, which are then converted into a 3D model using the custom python utilities. For now, this can be found on my github, but I am actively working on it and will be making it more robust and easier to use.
Python
STL-Files
Image Processing
