Back to Adaptive Vision Library website

You are here: Start » Function Reference » Conversions

Conversions

Select a function from the list below.

IconNameDescription
BoxToRectangle2DConverts a box to a rectangle.
BoxToShapeRegionConverts a box to a shape region.
Circle2DToShapeRegionConverts a circle to a shape region.
Gap1DToSegment2DConverts a gap to a segment.
ImageToImageFormatConverts an image to an image format.
IntegerToPixelConverts an integer value to pixel.
LensDistortionToMatrixReturns LensDistortion as a Matrix of distortion coefficients.
LocationArrayToPoint2DArrayConverts an array of locations to an array of points.
LocationToPoint2DConverts a location to its center point.
PathToPoint2DArrayConverts a path to an array of points.
Point2DArrayToLocationArrayConverts an array of points to an array of locations.
Point2DToLocationConverts a point to a location its contained within.
Point3DGridToPoint3DArrayConverts a grid of points to an array of points.
ProfileToRealArrayConverts a profile to an array of real numbers.
RealArrayToPixelArrayConverts an array of real values to an array of pixels.
RealArrayToProfileConverts an array of real numbers to a profile.
RealToPixelConverts a real value to pixel.
Rectangle2DToShapeRegionConverts a rectangle to a shape region.
RegionToImageConverts a region to an image.
Segment2DToLine2DConverts a segment to a line.
Segment2DToPathConverts a segment to a path.
StringLabelToStringConverts a StringLabel object to a String.
Stripe1DToSegment2DConverts a stripe to a segment.
SurfaceToImageConverts a surface object to an image.
SurfaceToPoint3DArrayConverts a surface object to an array of points.
SurfaceToPoint3DGridConverts a surface object to a grid of points.
SurfaceToSurfaceFormatConverts a surface to a surface format.

Select Filter Equivalent below.

IconNameDescription
BoolToStringConverts a boolean value to a string.
DirectoryToStringConverts a directory path to a string.
DoubleToRealConverts a Double to Real
DoubleToStringConverts a double number to a string.
FileToStringConverts a file path to a string.
GocatorAddressToStringConverts a Gocator device address to a String.
IntegerArrayToRealArrayConverts an array of integer numbers to an array of real numbers.
IntegerToDoubleConverts an integer to a double number.
IntegerToLongConverts an Integer to Long
IntegerToRealConverts an integer to a real number.
IntegerToStringConverts an integer to a string.
LongToDoubleConverts a long to a double number.
LongToIntegerConverts a Long to Integer
LongToStringConverts a long to a string.
RealArrayToIntegerArrayConverts an array of real numbers to an array of integer numbers.
RealToDoubleConverts a Real to Double
RealToIntegerConverts a real number to an integer.
RealToStringConverts a real number to a string.
StringToDirectoryConverts a string to a directory path.
StringToFileConverts a string to a file path.
StringToGenParameterNameConverts a string to a GenICam parameter name.
StringToGevAddressConverts a string to a GigEVision device address.
StringToGevParameterNameConverts a string to a GigEVision parameter name.
StringToGevPixelFormatConverts a string to a GigEVision image pixel format.
StringToGocatorAddressConverts a string to a Gocator device address.