Skip to content

Releases: jaroslawkrol/vision-camera-realtime-object-detection

Release 0.4.0

26 Feb 19:46
Compare
Choose a tag to compare

0.4.0 (2023-02-26)

Features

  • [Android] replacing MLKit with TensorFlow lib (b8b1939)
  • [iOS] replacing MLKit with TensorFlow lib (9a39373)

Release 0.3.0

21 Feb 22:02
Compare
Choose a tag to compare

0.3.0 (2023-02-21)

Features

  • [iOS/Android] Extending object detection config (6951731)

Release 0.2.0

20 Feb 21:44
Compare
Choose a tag to compare

0.2.0 (2023-02-20)

Bug Fixes

  • specifying the object position + README (f018a13)

Features

  • [Android] object detection basic functionality (89a4a7e)
  • [iOS] object detection basic functionality (c4fe38a)
  • using custom model based on configuration (639ba50)