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/android/release-notes/android-1.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ noTitleIndex: true
14
14
15
15
### Fixed
16
16
17
-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
17
+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
18
18
19
19
## 1.0.21 (02/15/2023)
20
20
@@ -26,7 +26,7 @@ noTitleIndex: true
26
26
27
27
### Fixed
28
28
29
-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
29
+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
30
30
- Fixed a bug where the normalized image may have black borders when setting [`ColourMode`]({{site.parameters}}reference/colour-mode.html) of `NormalizerParameter` to `ICM_BINARY`.
Copy file name to clipboardExpand all lines: programming/c/release-notes/c-1.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ needGenerateH3Content: false
12
12
13
13
### Fixed
14
14
15
-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
15
+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
16
16
17
17
## 1.0.20 (02/02/2023)
18
18
19
19
### Fixed
20
20
21
-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
21
+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
Copy file name to clipboardExpand all lines: programming/cplusplus/release-notes/cpp-1.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ needGenerateH3Content: false
12
12
13
13
### Fixed
14
14
15
-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
15
+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
16
16
17
17
## 1.0.20 (02/02/2023)
18
18
19
19
### Fixed
20
20
21
-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
21
+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
Copy file name to clipboardExpand all lines: programming/ios/release-notes/ios-1.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ noTitleIndex: true
14
14
15
15
### Fixed
16
16
17
-
- Fixed a bug that document boundary might not be detected when scanning from the video streaming.
17
+
- Fixed a bug where document boundary might not be detected when scanning from the video streaming.
18
18
19
19
## 1.0.20 (02/02/2023)
20
20
21
21
### Fixed
22
22
23
-
- Fixed a bug that the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
23
+
- Fixed a bug where the colours of binarized images might be inverted when using [`LEM_MARGIN_BASED`]({{site.parameters}}reference/line-extraction-modes.html) mode for `LineExtractionModes`.
24
24
- Fixed a bug where the normalized image may have black borders when setting [`ColourMode`]({{site.parameters}}reference/colour-mode.html) of `NormalizerParameter` to `ICM_BINARY`.
0 commit comments