Skip to content

Releases: becem-gharbi/esp-computer-vision

v0.1.2

28 Oct 12:55
Compare
Choose a tag to compare

compare changes

📖 Documentation

🏡 Chore

  • Decrese cam jpeg quality to 12 (b324a30)
  • Try hand open-close model (148cc70)
  • Test car detection model (bda7cc0)

❤️ Contributors

v0.1.1

27 Oct 10:08
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

🚀 Enhancements

  • Run inference from EI generated library (0094ad5)
  • Add server for CAM streaming (68626b1)
  • Add log enable/disable option (529d703)
  • Return predictions on predict (loop prev) (34caa7d)
  • Add led controller (dcf32b5)
  • Set static IPfor WiFi (7eacca1)
  • Create webapp for streaming and data collection (ea05860)

🩹 Fixes

💅 Refactors

  • Create EICam (9ec55d9)
  • Create _handlePredictions method (ac5ad76)
  • Rename EIcam members (aa24be4)
  • Correct typos (d62df02)
  • Disable led controller by setting intensity to 0 (1f70760)

🏡 Chore

❤️ Contributors