Skip to content

is 16UC1 OTSU thresholding officially supported ? #27028

@chacha21

Description

@chacha21

The cv::threshold() doc mentions

Currently, the Otsu's and Triangle methods are implemented only for 8-bit single-channel images.

However, the source code implements getThreshVal_Otsu_16u()

Should the doc be updated, or is it aside on purpose because there is no ipp_getThreshVal_Otsu_16u() to be on par with ipp_getThreshVal_Otsu_8u() ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions