Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Matrix » SkipEmptyMatrix

SkipEmptyMatrix


If the input matrix dimensions are non-zero, then the matrix is copied to the output; otherwise Nil value is returned.

Name Type Description
inMatrix Matrix
outNotEmptyMatrix Matrix?
outIsNotEmpty Bool

Applications

Secures against domain errors caused by empty matrices.

Complexity Level

This filter is available on Basic Complexity Level.