aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src/nopencv_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Add svg-flatten SVG feature testsjaseg1-405/+0
2021-06-02Port svg-flatten to nopencvjaseg1-4/+7
2021-06-02Fix small logical error in testsjaseg1-1/+1
2021-06-02Fix testsjaseg1-12/+7
2021-06-02Add polygon area function & tests. These tests catch a single-px bug.jaseg1-0/+70
2021-06-02Prettify test casesjaseg1-44/+30
2021-06-02Finish chain approximation testsjaseg1-62/+132
2021-06-02Chain approximation approximately workingjaseg1-1/+1
2021-06-01Work on chain approxjaseg1-6/+46
2021-05-30Contour finding tests run throughjaseg1-18/+61
2021-05-30Add beginnings of minimalist contour tracing codejaseg1-0/+198