Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Surface Features » SurfaceToPlaneDistanceImage
Computes the image of the distances of the input surface points from a given plane.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inSurface | Surface | Input surface | |
![]()  | 
				inRoi | Region* | Range of pixels to be processed | |
![]()  | 
				inPlane | Plane3D | Input plane | |
![]()  | 
				inResolution | Real | 0.0 - ![]()  | 
				Number of real-world units per one pixel | 
![]()  | 
				inSignedDistance | Bool | Flag indicating whether to compute signed distance to the plane | |
![]()  | 
				outDistanceImage | 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 | Indefinite plane on input in SurfaceToPlaneDistanceImage. | 
Complexity Level
This filter is available on Basic Complexity Level.



