From e5759f2f72adadd4d6842c17943d4640d4901ac2 Mon Sep 17 00:00:00 2001 From: Amir Hassan Date: Mon, 10 Apr 2023 11:27:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc069cdce..00424fd0d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ v2d->gl([](const cv::Size sz) { ``` ## Examples - +Those are minimal examples, full samples below. ### Display an images Actually there are several ways to display an image but for now we focus on the most convinient way.