From 421593de1cb822bcc56f8dc816cf5592373eaba1 Mon Sep 17 00:00:00 2001 From: sayands Date: Sat, 22 Dec 2018 11:51:47 +0530 Subject: [PATCH] Added Image Stitching OpenCV tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c9d54e..7164a20 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - Dlib Correlation Object Tracking - - [Single Object Tracker](https://www.pyimagesearch.com/2018/10/22/object-tracking-with-dlib/) - [Mutiple Object Tracker](https://www.pyimagesearch.com/2018/10/29/multi-object-tracking-with-dlib/) +- [Image Stitching with OpenCV and Python](https://www.pyimagesearch.com/2018/12/17/image-stitching-with-opencv-and-python/) ### Deep Learning: