You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: programming/cplusplus/api-reference/capture-vision-router/auxiliary-classes/buffered-items-manager.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: default-layout
3
3
title: class CBufferedItemsManager - Dynamsoft Capture Vision Router Module C++ Edition API Reference
4
-
description: This page shows the C++ edition of the class CBufferedItemsManager in Dynamsoft Capture Vision Router Module.
4
+
description: API reference for the CBufferedItemsManager class in Dynamsoft Capture Vision C++ Edition, managing the buffer of recognized character items for cross-frame verification.
Copy file name to clipboardExpand all lines: programming/cplusplus/api-reference/capture-vision-router/auxiliary-classes/capture-state-listener.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: default-layout
3
3
title: class CCaptureStateListener - Dynamsoft Capture Vision C++ Edition API Reference
4
-
description: This page shows the C++ edition of the class CCaptureStateListener in Dynamsoft Capture Vision Router Module.
4
+
description: API reference for the CCaptureStateListener class in Dynamsoft Capture Vision C++ Edition, a callback interface notified when the capture state changes.
Copy file name to clipboardExpand all lines: programming/cplusplus/api-reference/capture-vision-router/auxiliary-classes/capture-vision-router-module.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: default-layout
3
3
title: class CCaptureVisionRouterModule - Dynamsoft Capture Vision C++ Edition API Reference
4
-
description: This page shows the C++ edition of the class CCaptureVisionRouterModule in Dynamsoft Capture Vision Router Module.
4
+
description: API reference for the CCaptureVisionRouterModule class in Dynamsoft Capture Vision C++ Edition, providing module-level utilities such as version retrieval.
Copy file name to clipboardExpand all lines: programming/cplusplus/api-reference/capture-vision-router/auxiliary-classes/captured-result-array.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: default-layout
3
3
title: class CCapturedResultArray - Dynamsoft Capture Vision C++ Edition API Reference
4
-
description: This page shows the C++ edition of the class CCapturedResultArray in Dynamsoft Capture Vision Router Module.
4
+
description: API reference for the CCapturedResultArray class in Dynamsoft Capture Vision C++ Edition, representing an array of CCapturedResult objects returned from multi-page or batch processing.
Copy file name to clipboardExpand all lines: programming/cplusplus/api-reference/capture-vision-router/auxiliary-classes/captured-result-filter.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: default-layout
3
3
title: class CCapturedResultFilter - Dynamsoft Capture Vision C++ Edition API Reference
4
-
description: The class CCapturedResultFilter of CaptureVisionRouter Module C++ edition defines how to filter the captured results.
4
+
description: API reference for the CCapturedResultFilter class in Dynamsoft Capture Vision C++ Edition, defining rules to filter captured results by confidence, barcode format, and other criteria.
Copy file name to clipboardExpand all lines: programming/cplusplus/api-reference/capture-vision-router/auxiliary-classes/captured-result-receiver.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: default-layout
3
3
title: class CCapturedResultReceiver - Dynamsoft Capture Vision C++ Edition API Reference
4
-
description: The class CCapturedResultReceiver of CaptureVisionRouter module C++ edition is responsible for receiving captured results.
4
+
description: API reference for the CCapturedResultReceiver class in Dynamsoft Capture Vision C++ Edition, a callback interface for receiving captured results from the router.
0 commit comments