Building Computer Vision Projects with OpenCV 4 and C++
by David Millan Escriva, Prateek Joshi, Vinicius G. Mendonca, Roy Shilkrot
Summary
In this chapter, we learned what deep learning is and how to use it on OpenCV with object detection and classification. This chapter is a foundation for working with other models and deep neural networks for any purpose.
Till now we learned how to obtain and compile OpenCV, how to use the basic image and mat operations, and how to create your own graphical user interfaces. You used basic filters and applied all of them in an industrial inspection example. We looked at how to use OpenCV for face detection and how to manipulate it to add masks. Finally, we introduced you to very complex use cases of object tracking, text segmentation, and recognition. Now you are ready to create your own applications in OpenCV, thanks to these use cases, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access