Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » OpenCV » Camera Calibration And 3D Reconstruction » cvCalibrationMatrixValues
| Module: | OpenCV | 
|---|
Returns camera characteristics from camera matrix.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inCameraMatrix | Matrix | |
![]()  | 
				inImageSize | Size | |
![]()  | 
				inApertureWidth | Double | |
![]()  | 
				inApertureHeight | Double | |
![]()  | 
				outFovX | Double | |
![]()  | 
				outFovY | Double | |
![]()  | 
				outFocalLength | Double | |
![]()  | 
				outPrincipalPoint | Point2D | |
![]()  | 
				outAspectRatio | Double | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
