Key FeaturesBook DescriptionOpenCV 3 Computer Vision Application Programming Cookbook is appropriate for novice C++ programmers who want to learn how to use the OpenCV library to build computer vision applications. It is also suitable for professional software developers wishing to be introduced to the concepts of computer vision programming. It can also be used as a companion book in a university-level computer vision courses. It constitutes an excellent reference for graduate students and researchers in image processing and computer vision.What you will learnInstall and create a program using the OpenCV libraryProcess an image by manipulating its pixelsAnalyze an image using histogramsSegment images into homogenous regions and extract meaningful objectsApply image filters to enhance image contentExploit image geometry in order to relate different views of a pictured sceneCalibrate the camera from different image observationsDetect faces and people in images using machine learning techniquesWho this book is for