kerf-engine/engine/tests
jlightner 4539a488bc 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
test_api.py test: Wired POST /engine/trace endpoint with preprocess + vectorize pip… 2026-03-26 04:22:39 +00:00
test_postprocess.py fix: Implemented RDP path simplification, island/hole detection via win… 2026-03-26 04:32:31 +00:00
test_preprocessing.py test: Implemented full OpenCV preprocessing pipeline (grayscale, bilate… 2026-03-26 04:11:01 +00:00
test_vectorize.py test: Implemented vtracer_trace() function that converts grayscale or c… 2026-03-26 04:18:31 +00:00