get_sharpness#
- Sharpness.get_sharpness(channel_index=0)#
Get the sharpness as a float value.
This method gets the sharpness in acum for the specified channel.
- Parameters:
- channel_index: int, default: 0
Index of the signal channel to get the sharpness value for.
- Returns:
- :
numpy.float64
Sharpness value in acum.
- Return type:
float64