kerf-engine/engine/pipeline
jlightner 6d51628ce8 fix: Implemented RDP path simplification, island/hole detection via win…
- engine/pipeline/postprocess.py
- engine/tests/test_postprocess.py

GSD-Task: S02/T01
2026-03-26 04:32:31 +00:00
..
__init__.py chore: Created engine/ Python project with FastAPI skeleton, all depend… 2026-03-26 04:07:16 +00:00
postprocess.py fix: Implemented RDP path simplification, island/hole detection via win… 2026-03-26 04:32:31 +00:00
preprocessing.py test: Implemented full OpenCV preprocessing pipeline (grayscale, bilate… 2026-03-26 04:11:01 +00:00
vectorize.py test: Implemented vtracer_trace() function that converts grayscale or c… 2026-03-26 04:18:31 +00:00