From 746f4386f3db2437974b193a02db1a64f2de591a Mon Sep 17 00:00:00 2001 From: guangda Date: Mon, 29 Sep 2025 03:12:55 +0000 Subject: [PATCH] update DealStrideSolution/README.en.md. Signed-off-by: guangda --- DealStrideSolution/README.en.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DealStrideSolution/README.en.md b/DealStrideSolution/README.en.md index ad911c2a..ca63a06e 100644 --- a/DealStrideSolution/README.en.md +++ b/DealStrideSolution/README.en.md @@ -9,7 +9,10 @@ After obtaining the preview stream buffer of each frame, if the image is stacked | Positive Example 1 | Positive Example 2 | |----------------------------------------------------------|----------------------------------------------------------| | | | + + The images are for reference only. The actual camera preview and captured images shall prevail. + ## How to Use 1. Tap the **Negative example: unprocessed stride** button to redirect to the child page **NoDealStride**. The camera preview stream is displayed on the child page, and an artifact appears. -- Gitee