Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@uavaustin-bot uavaustin-bot released this 21 Oct 00:37
· 29 commits to master since this release

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.