Back to Adaptive Vision Studio website

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

JoinProfilesIntoImage_OfSeries


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

Name Type Range Description
inProfile Profile Input profile
inSeriesSize Integer 1 - Number of profiles that constitute a single image
outImage Image? A depth image every inSeriesSize iterations, or Nil in all other iterations

Applications

Usually used for merging 3D profiles into a depth image.

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.