In this chapter, you learned the basic C++ syntax and used it from Julia to call Open CV functions. You tried using different Open CV modules for loading video stream, processing images, and running pretrained neural networks.
By the end of the chapter, you had learned how to do a face and object detection on an image.