Documentation
Table of contents

LabelRecognizerModule

The LabelRecognizerModule class defines general functions in the label recognizer module.

Definition

Module: dynamsoft_label_recognizer

class LabelRecognizerModule

Methods

Method Description
get_version Returns the version of the label recognizer module.

get_version

Returns the version of the label recognizer module.

@staticmethod
def get_version() -> str:

Return Value

Returns a string representing the version of the label recognizer module.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: