img2num
https://github.com/ryan-millard/img2num
C++
Cross-platform library for converting natural raster images into clean SVGs - fast, precise and configurable.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to img2num
Help out
- Issues
- docs(blog): add first in-depth technical blog post explaining Img2Num internals
- docs: migrate doxygen/img2num.h.dox to in-file Doxygen comments
- fix(py): propagate core v0.2.0 release
- fix(bindings/c): propagate core v0.2.0 release
- fix(packages/js): propagate bindings/c v0.2.0 release
- Integrate `check-spelling` into CI to catch documentation typos automatically
- fix(core): Unconditional `cie_image` read in RGB mode causes out-of-bounds UB in `bilateral_filter.cpp`
- chore(core-debug): debug utils to hide `std::cout` output from production builds
- Docs
- C++ not yet supported