Back to Adaptive Vision Studio website
                
                    
		
	You are here: Start » Filter Reference » Image Analysis » PhotometricStereo_SurfaceCurvature
Computes the surface curvature using previously computed normals.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inSurfaceNormals | Image | ||
![]()  | 
				inCurvatureMeasure | CurvatureMeasure | Method used for measuring the surface curvature | |
![]()  | 
				inSmoothingStdDevX | Real | 0.0 - ![]()  | 
				Horizontal standard deviation of the gaussian smoothing applied to surface normals | 
![]()  | 
				inSmoothingStdDevY | Real* | 0.0 - ![]()  | 
				Vertical standard deviation of the gaussian smoothing applied to surface normals | 
![]()  | 
				inScale | Real | 0.0 - ![]()  | 
				Scaling factor | 
![]()  | 
				outSurfaceCurvature | Image | ||
Requirements
For input inSurfaceNormals only pixel formats are supported: 2⨯uint8, 2⨯int8, 2⨯uint16, 2⨯int16, 2⨯int32, 2⨯real.
Read more about pixel formats in Image documentation.
Complexity Level
This filter is available on Basic Complexity Level.



