From d67bc4af5bdad0bfd76a88386348129abaed1f26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20S=C3=A1=20Couto?= Date: Sun, 2 Feb 2020 15:29:21 +0100 Subject: [PATCH] Update 'readme.md' --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 777a719..a417292 100644 --- a/readme.md +++ b/readme.md @@ -140,7 +140,7 @@ python3 bounding_box.py ``` ###Crop the mirror -

The pages are now cropped, but the mirror is still visible in the middle.

+

The pages are now cropped, but the mirror is still visible in the middle. I commented it out because if the cameras are positioned correctly there is no need for this step.

```bash python3 mirror_crop.py ```