Book Image

Hands-On Machine Learning with OpenCV 4 [Video]

By : Sourav Johar
Book Image

Hands-On Machine Learning with OpenCV 4 [Video]

By: Sourav Johar

Overview of this book

<p><span id="description" class="sugar_field">Computer Vision has been booming in the past few years and it has become a highly sought-after skill. There are tons of real-life problems for which Machine Learning-based solutions provide significantly better results than traditional ad-hoc approaches. The application of Machine Learning and Deep Learning is rapidly gaining significance in Computer Vision.</span></p> <p><span id="description" class="sugar_field">All the latest tech—from self-driving cars to autonomous drones—uses AI running on images and videos. If you want to get your hands dirty with this technology and use it to craft your own unique solutions, then look no further because this course is perfect for you!</span></p> <p><span id="description" class="sugar_field">This hands-on course will immerse you in Machine Learning, and you'll learn about key topics and concepts along the way. This course is perfect for people who wish to explore the possibilities inherent in Machine Learning.</span></p> <p><span id="description" class="sugar_field">The code bundle for this course is available at - <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-OpenCV-4" target="_new">https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-OpenCV-4</a></span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">Its hands-on, practical approach ensures that this course is never boring and that the viewer learns through interactive examples and apps. All necessary information is conveyed as and when required, with an emphasis on where to apply it in real life. One key concept is covered in every video, along with a sample code snippet to demonstrate its usage. The course builds its way up and gradually moves from Machine Learning to Deep Learning techniques.</span></span></p>
Table of Contents (7 chapters)
Chapter 2
Basics of Image Processing Using OpenCV
Content Locked
Section 2
Manipulating Image Properties — Color Spaces, Thresholding
Learn about different types of color spaces and convert from one format to the other. Along with that you will see how to perform binary thresholding on grayscale images. - Change colorspaces - Use binary thresholding - Resize and save an image