aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src/nopencv.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-26Update all svg-flatten dependenciesjaseg1-5/+7
2022-06-18svg-flatten: add drill handling to outline modejaseg1-0/+27
2021-06-05Fix binary contours vectorizerjaseg1-5/+79
2021-06-04Add & fix vectorizer testsjaseg1-0/+2
2021-06-02Port svg-flatten to nopencvjaseg1-20/+81
2021-06-02Fix testsjaseg1-8/+18
2021-06-02Add polygon area function & tests. These tests catch a single-px bug.jaseg1-0/+11
2021-06-02Prettify test casesjaseg1-0/+53
2021-06-02Finish chain approximation testsjaseg1-40/+54
2021-06-02Chain approximation approximately workingjaseg1-11/+32
2021-06-01Work on chain approxjaseg1-19/+203
2021-05-30Contour finding tests run throughjaseg1-2/+2
2021-05-30Add beginnings of minimalist contour tracing codejaseg1-0/+157