From 8405a34e673aaa4845e79867c4bae65b34654ed6 Mon Sep 17 00:00:00 2001 From: Slava Date: Mon, 14 Nov 2022 11:31:09 +0000 Subject: [PATCH] Typo fix --- Chapter 1 - Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 1 - Overview.md b/Chapter 1 - Overview.md index 30d63c6..8734112 100644 --- a/Chapter 1 - Overview.md +++ b/Chapter 1 - Overview.md @@ -16,7 +16,7 @@ First of all since VO is based on image input, a sufficient illumination is need produced. Next up for deriving the motion of a vehicle a large portion of the image should originate from a static scenery. The motion is constructed by looking at the difference of subsequent images, therefore the images should contain enough texture so that the object on the images can be match to each other. Obviously there have to be a -certain overlap in consecutive frames so the the relation between then is not lost. +certain overlap in consecutive frames so the the relation between them is not lost. ## History of Visual Odometry