Image Window Conversions


Version: 2022

Type: Features

Category: Data Handling

Subcategory: Image

Jira: ORG-24183


  1. Add Image: Convert to Matrix menu to covert OpenCV image to matrix

  2. Add Image: Merge menu to merge image. Image should contain 3 or 4 frames which are channel data. It’s supported in Python too.

  3. Add Image: Split menu to split colorful image to stacked image with RGB(A) frames. It’s supported in Python too.