Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-05 | Fix binary contours vectorizer | jaseg | 1 | -5/+79 | |
Replace teh-chin with ramer-douglas-peucker | |||||
2021-06-04 | Add & fix vectorizer tests | jaseg | 1 | -0/+2 | |
2021-06-02 | Port svg-flatten to nopencv | jaseg | 1 | -20/+81 | |
2021-06-02 | Fix tests | jaseg | 1 | -8/+18 | |
2021-06-02 | Add polygon area function & tests. These tests catch a single-px bug. | jaseg | 1 | -0/+11 | |
2021-06-02 | Prettify test cases | jaseg | 1 | -0/+53 | |
2021-06-02 | Finish chain approximation tests | jaseg | 1 | -40/+54 | |
2021-06-02 | Chain approximation approximately working | jaseg | 1 | -11/+32 | |
2021-06-01 | Work on chain approx | jaseg | 1 | -19/+203 | |
2021-05-30 | Contour finding tests run through | jaseg | 1 | -2/+2 | |
2021-05-30 | Add beginnings of minimalist contour tracing code | jaseg | 1 | -0/+157 | |