draugr.opencv_utilities.color_space.threshold.threshold_channel

draugr.opencv_utilities.color_space.threshold.threshold_channel(gray: ndarray, method: ThresholdMethodEnum = ThresholdMethodEnum.simple, **kwargs) ndarray[source]
Parameters
  • gray

  • method

  • kwargs

Returns

Return type