Skip to content

Commit c3b22f4

Browse files
update page description
1 parent 2a088ac commit c3b22f4

26 files changed

Lines changed: 26 additions & 26 deletions

programming/cplusplus/api-reference/label-recognizer-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: class CLabelRecognizerModule - Dynamsoft Label Recognizer Classes
4-
description: This page shows the C++ edition of the class CLabelRecognizerModule in Label Recognizer Module.
4+
description: API reference for the CLabelRecognizerModule class in Dynamsoft Label Recognizer C++ Edition, which provides general functions for the Label Recognizer module.
55
keywords: label recognizer module, c++
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/cplusplus/api-reference/simplified-label-recognizer-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: struct SimplifiedLabelRecognizerSettings - Dynamsoft Capture Vision C++ Edition API Reference
4-
description: This page shows the SimplifiedLabelRecognizerSettings struct of the CCaptureVisionRouter class of the Dynamsoft Capture Vision C++ Edition.
4+
description: API reference for the SimplifiedLabelRecognizerSettings struct in Dynamsoft Label Recognizer C++ Edition, which contains simplified configuration options for text line recognition tasks.
55
keywords: struct, c++, SimplifiedLabelRecognizerSettings
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true

programming/dotnet/api-reference/buffered-character-item-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: BufferedCharacterItemSet - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class BufferedCharacterItemSet represents a collection of buffered character items and associated character clusters for .NET Edition.
4+
description: API reference for the BufferedCharacterItemSet class in Dynamsoft Label Recognizer .NET Edition, which represents a collection of buffered character items and associated character clusters used for recognition accuracy improvement.
55
keywords: Buffered character item set
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/buffered-character-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: BufferedCharacterItem - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class BufferedCharacterItem represents a buffered character item for .NET Edition.
4+
description: API reference for the BufferedCharacterItem class in Dynamsoft Label Recognizer .NET Edition, which represents a single buffered character item used for recognition accuracy improvement.
55
keywords: buffered character item, .NET
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/character-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: CharacterCluster - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class CharacterCluster represents a character cluster for .NET Edition.
4+
description: API reference for the CharacterCluster class in Dynamsoft Label Recognizer .NET Edition, which represents a cluster of similar characters used in the buffered recognition process.
55
keywords: character cluster
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/enum-raw-text-line-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: RawTextLineStatus - Dynamsoft LabelRecognizer .NET Enumerations
4-
description: The enumeration RawTextLineStatus describes the final status of a raw text line for .NET Edition.
4+
description: The enumeration RawTextLineStatus in Dynamsoft Label Recognizer .NET Edition describes the final status of a raw text line, indicating whether it was recognized successfully or failed.
55
keywords: Raw Text Line Status
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/localized-text-line-element.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: LocalizedTextLineElement - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class LocalizedTextLineElement represents a localized text line element for .NET Edition.
4+
description: API reference for the LocalizedTextLineElement class in Dynamsoft Label Recognizer .NET Edition, which represents a localized text line element detected before recognition.
55
keywords: Localized text line element
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/localized-text-lines-unit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: LocalizedTextLinesUnit - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class LocalizedTextLinesUnit represents a unit that contains localized text lines for .NET Edition.
4+
description: API reference for the LocalizedTextLinesUnit class in Dynamsoft Label Recognizer .NET Edition, which represents an intermediate result unit containing all localized text lines detected in an image.
55
keywords: Localized text lines unit
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/raw-text-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: RawTextLine - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class RawTextLine represents a recognized raw text line for .NET Edition.
4+
description: API reference for the RawTextLine class in Dynamsoft Label Recognizer .NET Edition, which represents a recognized raw text line with its content and status.
55
keywords: Recognized raw text line
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/dotnet/api-reference/raw-text-lines-unit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: RawTextLinesUnit - Dynamsoft Label Recognizer Module .NET Edition API Reference
4-
description: The class RawTextLinesUnit represents a unit that contains recognized raw text lines for .NET Edition.
4+
description: API reference for the RawTextLinesUnit class in Dynamsoft Label Recognizer .NET Edition, which represents an intermediate result unit containing all recognized raw text lines in an image.
55
keywords: Recognized raw text lines unit
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

0 commit comments

Comments
 (0)