Skip to content

TextDetectionModelEAST

Constructors

initialize(network: Cv::Dnn::Net)

initialize(model: String, config: String)

Methods

get_confidence_threshold -> Float

get_nms_threshold -> Float

set_confidence_threshold(conf_threshold: Float) -> Cv::Dnn::TextDetectionModelEAST

set_nms_threshold(nms_threshold: Float) -> Cv::Dnn::TextDetectionModelEAST