Skip to content

Commit e58e718

Browse files
Merge pull request #109 from dynamsoft-docs/seo/update-title-meta
SEO: update page titles to remove duplicates
2 parents 49b46f9 + aa5e091 commit e58e718

14 files changed

Lines changed: 17 additions & 13 deletions

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: "Capture Vision Server SDK \u2013 Docs & API Overview"
3+
---
4+
15
# Dynamsoft Capture Vision Docs
26

37
This is the repository for maintaining the official documentation of Dynamsoft Capture Vision.

programming/cplusplus/api-reference/core/enum-buffer-overflow-protection-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: BufferOverflowProtectionMode - Dynamsoft Core Enumerations
3+
title: BufferOverflowProtectionMode – Capture Vision C++ Enum Reference
44
description: Reference for the BufferOverflowProtectionMode enumeration in Dynamsoft Core C++ Edition, describing strategies when the image source buffer overflows (ignore new, update oldest).
55
keywords: Buffer overflow protection mode
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-colour-channel-usage-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: ColourChannelUsageType - Dynamsoft Core Enumerations
3+
title: ColourChannelUsageType Dynamsoft Capture Vision C++ Enum Ref
44
description: Reference for the ColourChannelUsageType enumeration in Dynamsoft Core C++ Edition, describing how colour channels are used during image processing.
55
keywords: Corner type
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-grayscale-enhancement-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: GrayscaleEnhancementMode - Dynamsoft Core Enumerations
3+
title: GrayscaleEnhancementMode – Capture Vision C++ Enum Reference
44
description: Reference for the GrayscaleEnhancementMode enumeration in Dynamsoft Core C++ Edition, listing available image enhancement algorithms applied to grayscale images before recognition.
55
keywords: Grayscale enhancement modes
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-grayscale-transformation-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: GrayscaleTransformationMode - Dynamsoft Core Enumerations
3+
title: GrayscaleTransformationMode – Capture Vision C++ Enum Ref
44
description: Reference for the GrayscaleTransformationMode enumeration in Dynamsoft Core C++ Edition, describing transformations (invert, original) applied when converting a colour image to grayscale.
55
keywords: Grayscale transformation modes
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-image-pixel-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: ImagePixelFormat - Dynamsoft Core Enumerations
3+
title: ImagePixelFormat Dynamsoft Capture Vision C++ Enum Ref
44
description: Reference for the ImagePixelFormat enumeration in Dynamsoft Core C++ Edition, listing all supported pixel formats (grayscale, RGB, RGBA, etc.) for image data.
55
keywords: Image pixel format
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-intermediate-result-unit-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: IntermediateResultUnitType - Dynamsoft Core Enumerations
3+
title: IntermediateResultUnitType – Capture Vision C++ Enum Reference
44
description: Reference for the IntermediateResultUnitType enumeration in Dynamsoft Core C++ Edition, listing all types of intermediate result units produced during image processing.
55
keywords: Intermediate result unit type
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-region-object-element-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: RegionObjectElementType - Dynamsoft Core Enumerations
3+
title: RegionObjectElementType – Capture Vision C++ Enum Reference
44
description: Reference for the RegionObjectElementType enumeration in Dynamsoft Core C++ Edition, listing the types of region object elements (localized, recognized, etc.).
55
keywords: Region object element type
66
needGenerateH3Content: true

programming/cplusplus/api-reference/core/enum-section-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: SectionType - Dynamsoft Core Enumerations
3+
title: SectionType Enum – Dynamsoft Capture Vision C++ API Reference
44
description: Reference for the SectionType enumeration in Dynamsoft Core C++ Edition, identifying the processing section (region detection, barcode localization, barcode decoding, etc.) that produced a result.
55
keywords: Section type
66
needGenerateH3Content: true

programming/cplusplus/api-reference/utility/enum-filter-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default-layout
3-
title: FilterType - Dynamsoft Utility Enumerations
3+
title: FilterType Enum – Dynamsoft Capture Vision C++ Utility API
44
description: Reference for the FilterType enumeration in Dynamsoft Utility C++ Edition, specifying the image filter type applied during image processing operations.
55
keywords: image filter
66
codeAutoHeight: true

0 commit comments

Comments
 (0)