As you dive deeper into image processing with OpenCV you are going to face problems that can only be solved with geometric transformations.  Image too big, the shape doesn’t match your needs or you want to rotate your image for some kind of data augmentation.

All of these and many more are the most basic problems in image processing. OpenCV’s awesome toolkit has many functions that can rotate, resize and reshape images. So let’s take a look at some of them.

Ultimate Guide to Machine Learning with Python

This bundle of e-books is specially crafted for beginners.
Everything from Python basics to the deployment of Machine Learning algorithms to production in one place.
Become a Machine Learning Superhero 
TODAY!

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Rubix Code

Subscribe now to keep reading and get access to the full archive.

Continue reading