October 2016
Intermediate to advanced
558 pages
12h 39m
English
In this chapter, we are going to learn how to convert an image into a cartoon-like image. We will learn how to access the webcam and take keyboard/mouse inputs during a live video stream. We will also learn about some advanced image filters and see how we can use them to cartoonize an image.
By the end of this chapter, you will know:
We can build very interesting applications using the live video stream from the webcam. OpenCV provides a video capture object which handles everything related to opening and closing ...
Read now
Unlock full access