• Complain

Amgad Muhammad - OpenCV Android Programming By Example

Here you can read online Amgad Muhammad - OpenCV Android Programming By Example full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2015, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Amgad Muhammad OpenCV Android Programming By Example
  • Book:
    OpenCV Android Programming By Example
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2015
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

OpenCV Android Programming By Example: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "OpenCV Android Programming By Example" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Develop vision-aware and intelligent Android applications with the robust OpenCV library

About This Book
  • This is the most up-to-date book on OpenCV Android programming on the market at the moment. There is no direct competition for our title.
  • Based on a technology that is increasing in popularity, proven by activity in forums related to this topic.
  • This book uniquely covers applications such as the Panoramic viewer and Automatic Selfie, among others.
Who This Book Is For

If you are an Android developer and want to know how to implement vision-aware applications using OpenCV, then this book is definitely for you.

It would be very helpful if you understand the basics of image processing and computer vision, but no prior experience is required

What You Will Learn
  • Identify and install all the elements needed to start building vision-aware Android applications
  • Explore image representation, colored and gray scale
  • Recognize and apply convolution operations and filtering to deal with noisy data
  • Use different shape analysis techniques
  • Extract and identify interest points in an image
  • Understand and perform object detection
  • Run native computer vision algorithms and gain performance boosts
In Detail

Starting from the basics of computer vision and OpenCV, well take you all the way to creating exciting applications. You will discover that, though computer vision is a challenging subject, the ideas and algorithms used are simple and intuitive, and you will appreciate the abstraction layer that OpenCV uses to do the heavy lifting for you. Packed with many examples, the book will help you understand the main data structures used within OpenCV, and how you can use them to gain performance boosts. Next we will discuss and use several image processing algorithms such as histogram equalization, filters, and color space conversion. You then will learn about image gradients and how they are used in many shape analysis techniques such as edge detection, Hough Line Transform, and Hough Circle Transform. In addition to using shape analysis to find things in images, you will learn how to describe objects in images in a more robust way using different feature detectors and descriptors.

By the end of this book, you will be able to make intelligent decisions using the famous Adaboost learning algorithm.

Style and approach

An easy-to-follow tutorial packed with hands-on examples. Each topic is explained and placed in context, and the book supplies full details of the concepts used for added proficiency.

Amgad Muhammad: author's other books


Who wrote OpenCV Android Programming By Example? Find out the surname, the name of the author of the book and a list of all author's works by series.

OpenCV Android Programming By Example — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "OpenCV Android Programming By Example" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
OpenCV Android Programming By Example

Table of Contents
OpenCV Android Programming By Example

OpenCV Android Programming By Example

Copyright 2015 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: December 2015

Production reference: 1071215

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78355-059-3

www.packtpub.com

Credits

Author

Amgad Muhammad

Reviewers

Noritsuna Imamura

Andr Moreira

Commissioning Editor

Neil Alexander

Acquisition Editor

Meeta Rajani

Content Development Editor

Mayur Pawanikar

Technical Editor

Manthan Raja

Copy Editor

Tasneem Fatehi

Project Coordinator

Nidhi Joshi

Proofreader

Safis Editing

Indexer

Monica Ajmera Mehta

Graphics

Ahmed H. Alley

Kirk D'Penha

Jason Monteiro

Production Coordinator

Arvindkumar Gupta

Cover Work

Arvindkumar Gupta

About the Author

Amgad Muhammad has a master's degree in computer science from the American University in Cairo. He is a data scientist passionate about building and designing machine learning models and engineering features in computer vision research. He started working with computer vision in 2011, and now he is developing state-of-the-art machine learning and computer vision algorithms in the field of biometric extraction and registration, including face and person detection, human tracking, and 2D/3D-based pose estimation.

First, I would like to thank my lovely wife, Noha, and my beautiful kids, Zain, Hla, and Darine, for their continuous care so that I could finish this book. The book is the fruit of my family's support and understanding, in spite of all the time it took me away from them, and all the weekends I spent in front of my computer. It was really a challenging and long journey, having a full-time job and my graduate studies while writing this book, but, as a loving and caring family, we were able to pull through.

I would also like to thank my best friend, Ahmed Hassan Alley, for the beautiful graphics and illustrations. And I would like to thank Mayur Pawanikar, Manthan Raja, and Meeta Rajani for helping me throughout the editing process; they made it really easy.

About the Reviewers

Noritsuna Imamura is a specialist in embedded Linux/Android-based computer vision, and is one of the main members of SIProp.org (http://www.siprop.org/). His main works are as follows:

  • ITRI Smart Glass, which is similar to Google Glass. He worked on this using Android 4.3 and OpenCV 2.4 in June 2014 (https://www.itri.org.tw/chi/Content/techTransfer/tech_tran_cont.aspx?&SiteID=1&MmmID=620622510147005345&Keyword=&MSid=4858).
  • Treasure Hunting Robot, a brainwave-controlled robot that he developed in February 2012 (http://www.siprop.org/en/2.0/index.php?product%2FTreasureHuntingRobot).
  • OpenCV for the Android NDK, which has been included since Android 4.0.1 (http://tools.oesf.biz/android-4.0.1_r1.0/search?q=SIProp).
  • Auto Chasing Turtle, a human face recognition robot with Kinect, which he developed in February 2011 (http://www.siprop.org/ja/2.0/index.php?product%2FAutoChasingTurtle).
  • Feel Sketch, an AR authoring tool and AR browser as an Android application, which he developed in December 2009 (http://code.google.com/p/feelsketch/).

He can be contacted via e-mail at <>.

Andr Moreira received his master's degree in computer science from Pontifical Catholic University of Rio de Janeiro, Brazil in 2015. Currently he is PhD candidate in the same university.

He graduated with a bachelor's degree in computer science from Universidade Federal do Maranho (UFMA) in Brazil. During his undergraduate degree, he was a member of Labmint's research team and worked with medical imaging, specifically breast cancer detection and diagnosis using image processing.

Currently, he works as a researcher and system analyst at Instituto Tecgraf, one of the major research and development labs in computer graphics in Brazil. He has been working extensively with PHP, HTML, and CSS since 2007. Nowadays, he develops projects in C++11/C++14, along with SQLite, Qt, Boost, and OpenGL. More information about him can be acquired on his personal website at www.andredsm.com.

www.PacktPub.com
Support files, eBooks, discount offers, and more

For support files and downloads related to your book, please visit www.PacktPub.com.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpswww2packtpubcombookssubscriptionpacktlib Do you need instant - photo 1

https://www2.packtpub.com/books/subscription/packtlib

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can search, access, and read Packt's entire library of books.

Why subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print, and bookmark content
  • On demand and accessible via a web browser
Free access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view 9 entirely free books. Simply use your login credentials for immediate access.

To my wife, Noha, and my children, Zain, Hla, and Darine

Preface

Learn how to use OpenCV to develop vision-aware, intelligent Android applications in a step-by-step tutorial and join the interesting and rapidly expanding field of computer vision to enable your Android phone to make sense of the world.

Starting from the basics of computer vision and OpenCV, we'll take you through all the ways to create exciting applications. You will discover that although computer vision is a challenging subject, the ideas and algorithms used are simple and intuitive, and you will appreciate the abstraction layer that OpenCV offers in order to do the heavy lifting for you.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «OpenCV Android Programming By Example»

Look at similar books to OpenCV Android Programming By Example. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «OpenCV Android Programming By Example»

Discussion, reviews of the book OpenCV Android Programming By Example and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.