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

Mastering OpenCV Android Application Programming

Posted By: AlenMiler
Mastering OpenCV Android Application Programming

Mastering OpenCV Android Application Programming by Vinjn Zhang
English | 31 July 2015 | ISBN: 1783988207 | 216 Pages | EPUB/MOBI/PDF (True) | 18.84 MB

If you are a Java and Android developer looking to enhance your skills by learning the latest features of OpenCV Android application programming, then this book is for you.

Master the art of implementing computer vision algorithms on Android platforms to build robust and efficient applications

About This Book

Understand and utilise the features of OpenCV, Android SDK, and OpenGL
Detect and track specific objects in a video using Optical Flow and Lucas Kanade Tracker
An advanced guide full of real-world examples, helping you to build smart OpenCV Android applications

What You Will Learn

Understand image processing using OpenCV
Detect specific objects in an image or video using various state-of-the-art feature-matching algorithms such as SIFT, SURF, and ORB
Perform image transformations such as changing color, space, resizing, applying filters like Gaussian blur, and likes
Use mobile phone cameras to interact with the real world
Explore face detection, object detection, and image stitching in OpenCV Android programming
Build smarter applications by using machine learning algorithms
Learn to debug applications and create optimal custom algorithms by understanding how data is stored internally

In Detail

OpenCV is a famous computer vision library, used to analyze and transform copious amounts of image data, even in real time and on a mobile device.

This book focuses on leveraging mobile platforms to build interactive and useful applications. The book starts off with an introduction to OpenCV and Android and how they interact with each other using OpenCV's Java API. You'll also discover basic image processing techniques such as erosion and dilation of images, before walking through how to build more complex applications, such as object detection, image stitching, and face detection. As you progress, you will be introduced to OpenCV's machine learning framework, enabling you to make your applications smarter.

The book ends with a short chapter covering useful Android tips and tricks and some common errors and solutions that people might face while building an application. By the end of the book, readers will have gained more expertise in building their own OpenCV projects for the Android platform and integrating OpenCV application programming into existing projects.