Back to FabImage Studio website

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

JoinProfilesIntoImage


Module: FoundationLite

Creates an image by joining an array of 1D profiles into consecutive image rows.

Applications

Usually used for merging 3D profiles into a depth image.
Name Type Description
Input value inProfiles ProfileArray
Output value outImage Image Output 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.
DomainError Input profiles have different X coordinates in JoinProfilesIntoImage.

Complexity Level

This filter is available on Advanced Complexity Level.