v2.1.0
Forxai Video Vision is a platform utilizing image processing and artificial intelligence to detect and analyze defects in manufacturing and assembly lines. These release notes pertain to version 2.1.0.
Compatibility
The Video Vision platform was tested on Ubuntu Server 22.04.03 LTS.
New functionalities
New Flow builder nodes
The Flow builder’s capabilities have been expanded with new nodes:
Accumulator
Adds up and stores the numeric value of the input.
Counter
Counts the number of input signals.
Merge images
Arranges multiple images into a single image output.
Text output
Outputs text to the customer dashboard.
Boolean to Text
Transforms binary values (true/false) to a text label of your choice
Extract Attributes
Extracts a desired attribute from the AI Model node for further processing.
Logic operation
The Logic Operation node is a standard logic gate. It evaluates inputs using Boolean operators like AND, OR, XOR, and NOT to produce a binary (true or false) output.
Track Objects
Tracks objects while on a conveyor belt. This node is useful for detecting and tracking the count many different types of products at the same time.
You can find the details of how each node functions here.
Scheduler
The Scheduler allows setting up automatically triggered events or actions at pre-defined times or during specified time intervals.

Scheduler task window
Improvements and updates
Node icons redesigned
The nodes in the Flow builder have all been given a new, unique icon and name to make it easier to navigate the list and select the right node at a glance.

Basler GigE cameras support
Video Vision now supports Basler cameras utilizing the GigE Vision interface standard.
Basler cameras are industrial vision cameras with many benefits like global shutter, variable shutter speed, higher resolution support, and better performance.
Importing models
It is now possible to import machine learning models from a local file into the application.
Rest API support
The platform now supports receiving and sending HTTP requests through REST API.
General updates
AI Model node now dynamically adjusts its outputs based on the selected machine learning model.
Implemented support for log persistence in InfluxDB.
Enabled querying of data stored in InfluxDB for visualization and exporting reports in Grafana.