Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.6, 1.7, 1.8
Sets the sharpness, which describes the amount of detail visible. The range is [0, 1.0]; the default value is 0.5.
Syntax
public:
HRESULT SetSharpness(
double Sharpness
)
Parameters
- Sharpness
Type: double
The sharpness.
Return Value
Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.
Requirements
Header: Declared in nuisensor.h.