Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Instant OpenCV Starter

Posted By: nebulae
Instant OpenCV Starter

Jayneil Dalal and Sohil Patel, "Instant OpenCV Starter"
English | ISBN: 1782168818 | 2013 | 56 pages | PDF | 3 MB

Get started with OpenCV using practical, hands-on projects with this book and ebook

Overview
Learn something new in an Instant! A short, fast, focused guide delivering immediate results
Step by step installation of OpenCV in Windows and Linux
Examples and code based on real-life implementation of OpenCV to help the reader understand the importance of this technology
Codes and algorithms with detailed explanations

In Detail

In the digital age of image and video sharing, the need for computer vision is at an all time high. Take a look around you and you will see that computer vision is being implemented everywhere. It is being used in automobiles, social networking sites, and in various other fields such as medical science, robotics, security, home automation, and so on. This is where OpenCV comes into the picture. OpenCV is the world's most popular open source computer vision library with more than 500 optimized algorithms for image and video analysis.

Instant OpenCV Starter is a practical, hands-on guide that will help you understand the importance of computer vision in real life as well as the various different functions of the OpenCV library via small programming projects with simple, detailed explanations.

This book helps beginners quickly learn OpenCV to implement various computer vision related tasks. You will first understand the importance and applications of computer vision in real life. After that, you will learn how to set up OpenCV, followed by a series of practical programming projects to get you familiar with various functions in the OpenCV library.

The book will also focus on the usage of OpenCV in a few awesome projects such as detecting boundaries in a given image, hiding an image in a different image to transmit secret information (known as image steganography) as well as do real-time video processing.

Instant OpenCV Starter will teach you how to install and use the OpenCV library for various simple computer vision related tasks.

What you will learn from this book
Discover the basics of OpenCV
Install OpenCV in Windows and Linux
Learn trivial OpenCV tasks such as reading, displaying, cropping, and saving images
Understand pixel manipulation
Apply image conversions
Explore image and video processing
Handle troubleshooting
Download