Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Basics » JoinProfilesIntoImage_OfSeries

JoinProfilesIntoImage_OfSeries


Module: FoundationLite

Creates an image by joining 1D profiles, which appear in consecutive iterations.

Applications

Usually used for merging 3D profiles into a depth image.
Name Type Range Description
Input value inProfile Profile Input profile
Input value inSeriesSize Integer 1 - Number of profiles that constitute a single image
Output value outImage Image? A depth image every inSeriesSize iterations, or Nil in all other iterations

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Input profiles do not have the same sizes in JoinProfilesIntoImage_OfSeries.

Complexity Level

This filter is available on Advanced Complexity Level.