This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
v0.3.0
Features
- Added compatiblity for
target-finder-model
v0.2.0
. - Added contour dilation and erosion to connect nearby contours.
- Now using color area to find background and alphanumeric color.
- Added a version flag to the cli.
- Blobs and targets can now be serialized to strings for debugging and
printing.
Chores
- Remove use of
FastGFile
per upcoming Tensorflow deprecation.