Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-03 | Add svg-flatten SVG feature tests | jaseg | 1 | -405/+0 |
2021-06-02 | Port svg-flatten to nopencv | jaseg | 1 | -4/+7 |
2021-06-02 | Fix small logical error in tests | jaseg | 1 | -1/+1 |
2021-06-02 | Fix tests | jaseg | 1 | -12/+7 |
2021-06-02 | Add polygon area function & tests. These tests catch a single-px bug. | jaseg | 1 | -0/+70 |
2021-06-02 | Prettify test cases | jaseg | 1 | -44/+30 |
2021-06-02 | Finish chain approximation tests | jaseg | 1 | -62/+132 |
2021-06-02 | Chain approximation approximately working | jaseg | 1 | -1/+1 |
2021-06-01 | Work on chain approx | jaseg | 1 | -6/+46 |
2021-05-30 | Contour finding tests run through | jaseg | 1 | -18/+61 |
2021-05-30 | Add beginnings of minimalist contour tracing code | jaseg | 1 | -0/+198 |