Skip to content

Release v0.0.2

Compare
Choose a tag to compare
@LynnL4 LynnL4 released this 12 Sep 02:16
· 112 commits to main since this release

Overview

We are pleased to announce the release of node-red-contrib-sscma version 0.0.2. This update brings significant improvements to the project structure, making it more maintainable and scalable for future development. Additionally, this release introduces support for target tracking, allowing users to leverage AI models for real-time object tracking in their Node-RED flows.

Key Changes

  • Optimized Project Structure: Refactored the codebase to improve organization and maintainability, ensuring smoother future updates and contributions.
  • Target Tracking Support: Added new functionality for tracking objects within the AI models, enabling users to monitor and respond to moving targets or items of interest.
    • Easily integrate tracking into your AI flows for real-time monitoring and device interaction.

Installation

To upgrade to the latest version, run the following command:

npm install node-red-contrib-sscma@0.0.2

Example Use Case

Now, you can use node-red-contrib-sscma to create flows that track objects in real-time, sending alerts or triggering actions when certain targets are detected or follow specific movement patterns.

[ Camera Node ] → [ Model Node With Enabel Trace ] → [ Preview Node ]

This enables advanced use cases, such as automated surveillance, smart tracking systems, and more.

Known Issues

  • No new issues reported. Please continue to report any issues through the GitHub repository.

This release adds key functionality for more dynamic AI applications, with more improvements planned for future versions!


Let me know if this works or if you'd like any changes!

Full Changelog: v0.0.1...v0.0.2