v2.7.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.7.0.
Compatibility
The Video Vision platform was tested on Ubuntu Server 22.04.5 LTS.
Improvements and updates
New nodes
Adjust Polygons to Original Image
Adjusts polygon coordinates detected in a section of an image so they can be correctly displayed on the region of the original image.

Get shared memory and Set shared memory
The ‘Get Shared Memory’ and ‘Set Shared Memory’ nodes work together to temporarily store and retrieve data.
The ‘Set Shared Memory’ node saves input data using a defined ‘key,' allowing the 'Get Shared Memory’ node to later access this value by referencing the same key. This connection enables data continuity and data transfer between nodes and flows.
Additional improvements
Added support for object detection using the YOLO neural network.