Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 2.61 KB

Changelog

v0.1.2

compare changes

📖 Documentation

🏡 Chore

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

❤️ Contributors

v0.1.1

🚀 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