cocoa-xu / tflite_elixir

TensorFlow Lite Elixir bindings with optional EdgeTPU support.
Apache License 2.0
20 stars 3 forks source link

docs: refactor pose_estimation_image_sequence #6

Closed mnishiguchi closed 1 year ago

mnishiguchi commented 1 year ago

TL;DR: using Cv.minEnclosingCircle can reduce the amount of code

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 51ed5b7aa3a0378c6adb2cc3694f6ae598f2823e-PR-6

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4888832e73d390abb6084e05de764aff06e7069b: 0.0%
Covered Lines: 192
Relevant Lines: 254

💛 - Coveralls