Added Image Stitching OpenCV tutorial

This commit is contained in:
sayands 2018-12-22 11:51:47 +05:30
parent 42149bfcc5
commit 421593de1c

View File

@ -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: