From 447e0148e4dd0641f86eab16ab8f914466a1b2fd Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Tue, 30 Oct 2018 18:16:35 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55fdf06..9e28d8f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ But... I reinvented it... ![ezgif-5-c57fe634145b](https://user-images.githubusercontent.com/35001605/47693028-3f6ba300-dc3b-11e8-9e22-70c448d59398.gif) - ## HMM... I SAW THIS DESIGN SOMEWHERE I referred to [the website of Joseph Redmon](https://pjreddie.com/darknet/ ) who invented the [YOLO](https://www.youtube.com/watch?v=MPU2HistivI). @@ -76,4 +75,6 @@ But... I reinvented it... | Mouse | Action | |---|:---:| -| `Right Click` | Delete Focused Rect Box | +| `Right Click` | Delete Focused Rect Box
![ezgif-5-8d0fb51bec75](https://user-images.githubusercontent.com/35001605/47706913-c20d5600-dc6d-11e8-8a5c-47065f6a6416.gif) | + +Additionally, you can access all image by moving horizontal slider bar. But when you control horizontal slider bar, the last processed image will not be saved automatically. So you should save and move horizontal slider bar.