Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Conversions
Conversions
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | BoxToRectangle2D | Converts a box to a rectangle. | 
|  | BoxToShapeRegion | Converts a box to a shape region. | 
|  | Circle2DToRegionOfInterest | Converts a circle to region of interest. | 
|  | Circle2DToShapeRegion | Converts a circle to a shape region. | 
|  | DeepModelToDeepModel_Classification | Conversion between DeepModel and DeepModel_Classification | 
|  | Gap1DToSegment2D | Converts a gap to a segment. | 
|  | ImageToImageFormat | Converts an image to an image format. | 
|  | IntegerToPixel | Converts an integer value to pixel. | 
|  | LensDistortionToMatrix | Returns LensDistortion as a Matrix of distortion coefficients. | 
|  | LocationArrayToPoint2DArray | Converts an array of locations to an array of points. | 
|  | LocationToPoint2D | Converts a location to its center point. | 
|  | PathToPoint2DArray | Converts a path to an array of points. | 
|  | Point2DArrayToLocationArray | Converts an array of points to an array of locations. | 
|  | Point2DToLocation | Converts a point to a location its contained within. | 
|  | Point3DArrayToPoint2DArray | Converts an array of points in 3D to an array of points in 2D by ignoring their Z coordinates. | 
|  | Point3DGridToPoint3DArray | Converts a grid of points to an array of points. | 
|  | Point3DToPoint2D | Converts a point in 3D to a point in 2D by ignoring its Z coordinate. | 
|  | ProfileToPoint2DArray | Converts a profile to an array of points. | 
|  | ProfileToRealArray | Converts a profile to an array of real numbers. | 
|  | RealArrayToPixelArray | Converts an array of real values to an array of pixels. | 
|  | RealArrayToProfile | Converts an array of real numbers to a profile. | 
|  | RealToPixel | Converts a real value to pixel. | 
|  | Rectangle2DToRegionOfInterest | Converts a rectangle to region of interest. | 
|  | Rectangle2DToShapeRegion | Converts a rectangle to a shape region. | 
|  | RegionToImage | Converts a region to an image. | 
|  | RegionToRegionOfInterest | Converts a region to region of interest. | 
|  | Segment2DToLine2D | Converts a segment to a line. | 
|  | Segment2DToPath | Converts a segment to a path. | 
|  | StringLabelToString | Converts a StringLabel object to a String. | 
|  | Stripe1DToSegment2D | Converts a stripe to a segment. | 
|  | SurfaceToImage | Converts a surface object to an image. | 
|  | SurfaceToPoint3DArray | Converts a surface object to an array of points. | 
|  | SurfaceToPoint3DGrid | Converts a surface object to a grid of points. | 
|  | SurfaceToSurfaceFormat | Converts a surface to a surface format. | 
Select Filter Equivalent below.
| Icon | Name | Description | 
|---|---|---|
|  | BoolToString | Converts a boolean value to a string. | 
|  | DirectoryToString | Converts a directory path to a string. | 
|  | DoubleToReal | Converts a Double to Real | 
|  | DoubleToString | Converts a double number to a string. | 
|  | FileToString | Converts a file path to a string. | 
|  | GocatorAddressToString | Converts a Gocator device address to a String. | 
|  | IntegerArrayToRealArray | Converts an array of integer numbers to an array of real numbers. | 
|  | IntegerToDouble | Converts an integer to a double number. | 
|  | IntegerToLong | Converts an Integer to Long | 
|  | IntegerToReal | Converts an integer to a real number. | 
|  | IntegerToString | Converts an integer to a string. | 
|  | LongToDouble | Converts a long to a double number. | 
|  | LongToInteger | Converts a Long to Integer | 
|  | LongToString | Converts a long to a string. | 
|  | RealArrayToIntegerArray | Converts an array of real numbers to an array of integer numbers. | 
|  | RealToDouble | Converts a Real to Double | 
|  | RealToInteger | Converts a real number to an integer. | 
|  | RealToString | Converts a real number to a string. | 
|  | StringToDirectory | Converts a string to a directory path. | 
|  | StringToFile | Converts a string to a file path. | 
|  | StringToGenParameterName | Converts a string to a GenICam parameter name. | 
|  | StringToGevAddress | Converts a string to a GigEVision device address. | 
|  | StringToGevParameterName | Converts a string to a GigEVision parameter name. | 
|  | StringToGevPixelFormat | Converts a string to a GigEVision image pixel format. | 
|  | StringToGocatorAddress | Converts a string to a Gocator device address. | 

