Scorpion is an open framework for machine vision. This section describes how to use Numpy with Scorpion Vision Software.
The section contains an arrToNumpy python module. Arrlib is the Scorpion image processing library. The module contains primarily modules to convert back and forth between arrlib and Numpy data structures.
It is possible to convert arrlib array to numpy array and use numpy functions for array manipulations.
3 comments