More on Matrix and Image Access from Python


Version: 2022

Type: Features

Category: Programming

Subcategory: Python

Jira: ORG-24162


1.Improve to_np2d(frame) and from_np2d(data,frame) to get/set single matrix object/image frame in Matrix Layer/image window.

2.Support basic Image Window properties, like channels, frames, size, type(single, multi, video etc).

3.Support more image types for IPage::to_np() and IPage::from_np().