aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src/nopencv.cpp
AgeCommit message (Expand)AuthorFilesLines
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