Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Point3DGrid » Point3DGrid Fitting » Point3DGridRMSE
| Module: | Vision3DPro | 
|---|
Computes point-to-point RMSE between two point grids.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inReference | Point3DGrid | Reference grid | 
![]()  | 
				inPoints | Point3DGrid | Data points for which the RMSE will be computed. | 
![]()  | 
				outRMSE | Double | Root-mean-square error of distances between inPoints and inReference. | 
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 grid has no valid points in Point3DGridRMSE. | 
| DomainError | Input grid is empty inPoint3DGridRMSE. | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
