Artículos relacionados a Mastering OpenCV 3 - Second Edition

9781786467171: Mastering OpenCV 3 - Second Edition

Sinopsis

Practical Computer Vision Projects

About This Book

  • Updated for OpenCV 3, this book covers new features that will help you unlock the full potential of OpenCV 3
  • Written by a team of 7 experts, each chapter explores a new aspect of OpenCV to help you make amazing computer-vision aware applications
  • Project-based approach with each chapter being a complete tutorial, showing you how to apply OpenCV to solve complete problems

Who This Book Is For

This book is for those who have a basic knowledge of OpenCV and are competent C++ programmers. You need to have an understanding of some of the more theoretical/mathematical concepts, as we move quite quickly throughout the book.

What You Will Learn

  • Execute basic image processing operations and cartoonify an image
  • Build an OpenCV project natively with Raspberry Pi and cross-compile it for Raspberry Pi.text
  • Extend the natural feature tracking algorithm to support the tracking of multiple image targets on a video
  • Use OpenCV 3's new 3D visualization framework to illustrate the 3D scene geometry
  • Create an application for Automatic Number Plate Recognition (ANPR) using a support vector machine and Artificial Neural Networks
  • Train and predict pattern-recognition algorithms to decide whether an image is a number plate
  • Use POSIT for the six degrees of freedom head pose
  • Train a face recognition database using deep learning and recognize faces from that database

In Detail

As we become more capable of handling data in every kind, we are becoming more reliant on visual input and what

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor

Practical Computer Vision Projects About This Book * Updated for OpenCV 3, this book covers new features that will help you unlock the full potential of OpenCV 3 * Written by a team of 7 experts, each chapter explores a new aspect of OpenCV to help you make amazing computer-vision aware applications * Project-based approach with each chapter being a complete tutorial, showing you how to apply OpenCV to solve complete problems Who This Book Is For This book is for those who have a basic knowledge of OpenCV and are competent C++ programmers. You need to have an understanding of some of the more theoretical/mathematical concepts, as we move quite quickly throughout the book. What You Will Learn * Execute basic image processing operations and cartoonify an image * Build an OpenCV project natively with Raspberry Pi and cross-compile it for Raspberry Pi.text * Extend the natural feature tracking algorithm to support the tracking of multiple image targets on a video * Use OpenCV 3's new 3D visualization framework to illustrate the 3D scene geometry * Create an application for Automatic Number Plate Recognition (ANPR) using a support vector machine and Artificial Neural Networks * Train and predict pattern-recognition algorithms to decide whether an image is a number plate * Use POSIT for the six degrees of freedom head pose * Train a face recognition database using deep learning and recognize faces from that database In Detail As we become more capable of handling data in every kind, we are becoming more reliant on visual input and what we can do with those self-driving cars, face recognition, and even augmented reality applications and games. This is all powered by Computer Vision. This book will put you straight to work in creating powerful and unique computer vision applications. Each chapter is structured around a central project and deep dives into an important aspect of OpenCV such as facial recognition, image target tracking, making augmented reality applications, the 3D visualization framework, and machine learning. You'll learn how to make AI that can remember and use neural networks to help your applications learn. By the end of the book, you will have created various working prototypes with the projects in the book and will be well versed with the new features of OpenCV3. Style and approach This book takes a project-based approach and helps you learn about the new features by putting them to work by implementing them in your own projects.

Biografía del autor

Daniel Lelis Baggio started his work in computer vision through medical image processing at InCor (Instituto do Coracao - Heart Institute) in Sao Paulo, where he worked with intravascular ultrasound image segmentation. Since then, he has focused on GPGPU and ported the segmentation algorithm to work with NVIDIA's CUDA. He has also dived into 6degrees of freedom head tracking with a natural user interface group through a project called ehci (http://code.google.com/p/ehci/).He now works for the Brazilian Air Force. Shervin Emami, born in Iran, taught himself electronics and hobby robotics during his early teens in Australia. While building his first robot at the age of 15, he learned how RAM and CPUs work. He was so amazed by the concept that he soon designed and built a whole Z80 motherboard to control his robot, and wrote all the software purely in binary machine code using two push buttons for 0s and 1s. After learning that computers can be programmed in much easier ways such as assembly language and even high-level compilers, Shervin became hooked on computer programming and has been programming desktops, robots, and smartphones nearly every day since then. During his late teens, he created Draw3D (http://draw3d.shervinemami.i nfo/), a 3D modeler with 30,000 lines of optimized C and assembly code that rendered 3D graphics faster than all the commercial alternatives of the time, but he lost interest in graphics programming when 3D hardware acceleration became available. In University, Shervin took a class on Computer Vision and became greatly interested in it. So, for his first thesis in 2003, he created a real-time face detection program based on Eigenfaces, using OpenCV (beta 3) for the camera input. For his master's thesis in 2005, he created a visual navigation system for several mobile robots using OpenCV (v0.96). From 2008, he worked as a freelance Computer Vision Developer in Abu Dhabi and Philippines, using OpenCV for a large number of short-term commercial projects that included: * Detecting faces using Haar or Eigenfaces * Recognizing faces using Neural Networks, EHMM, or Eigenfaces * Detecting the 3D position and orientation of a face from a single photo using AAM and POSIT * Rotating a face in 3D using only a single photo * Face preprocessing and artificial lighting using any 3D direction from a single photo * Gender recognition * Facial expression recognition * Skin detection * Iris detection * Pupil detection * Eye-gaze tracking * Visual-saliency tracking * Histogram matching * Body-size detection * Shirt and bikini detection * Money recognition * Video stabilization * Face recognition on iPhone * Food recognition on iPhone * Marker-based augmented reality on iPhone (the second-fastest iPhone augmented reality app at the time) OpenCV was putting food on the table for Shervin's family, so he began giving back to OpenCV through regular advice on the forums and by posting free OpenCV tutorials on his website (http://www.shervinemami.info/openCV.html). In 2011, he contacted the owners of other free OpenCV websites to write this book. He also began working on computer vision optimization for mobile devices at NVIDIA, working closely with the official OpenCV developers to produce an optimized version of OpenCV for Android. In 2012, he also joined the Khronos OpenVL committee for standardizing the hardware acceleration of computer vision for mobile devices, on which OpenCV will be based in the future. David Millan Escriva was 8 years old when he wrote his first program on an 8086 PC with basic language, which enabled the 2D plotting of basic equations. In 2005, he finished his studies in IT through the Universitat Politecnica de Valencia with honors in humancomputer interaction supported by computer vision with OpenCV (v0.96). He had a final project based on this subject and published it on HCI Spanish congress. He participated in Blender, an open source, 3D-software project, and worked on his first commercial movie Plumiferos-Aventuras voladorasas, as a computer graphics software developer. David now has more than 10 years of experience in IT, with experience in computer vision, computer graphics, and pattern recognition, working on different projects and start-ups, applying his knowledge of computer vision, optical character recognition, and augmented reality. He is the author of the DamilesBlog (http://blog.damiles.com), where he publishes research articles and tutorials about OpenCV, Computer Vision in general, and Optical Character Recognition algorithms. David has reviewed the book gnuPlot Cookbook, Packt Publishing, written by Lee Phillips. Khvedchenia Ievgen is a Computer Vision expert from Ukraine. He started his career with research and development of a camera-based driver assistance system for Harman International. He then began working as a computer vision consultant for ESG. Nowadays, he is a self-employed developer focusing on the development of augmented reality applications. Ievgen is the author of the Computer Vision Talks blog (http://computer-vision-talks.com),where he publishes research articles and tutorials pertaining to computer vision and augmented reality. Jason Saragih received his BE in mechatronics (with honors) and PhD in computer science from the Australian National University, Canberra, Australia, in 2004 and 2008, respectively. From 2008 to 2010, he was a Postdoctoral fellow at the Robotics Institute of Carnegie Mellon University, Pittsburgh, PA. From 2010 to 2012, he worked at the Commonwealth Scientific and Industrial Research Organization (CSIRO) as a research scientist. He is currently a senior research scientist at Visual Features, an Australian tech start-up company. Dr. Saragih has made a number of contributions to the field of computer vision, specifically on the topic of deformable model registration and modeling. He is the author of two nonprofit open source libraries that are widely used in the scientific community; DeMoLib and FaceTracker, both of which make use of generic computer vision libraries, including OpenCV. Roy Shilkrot is a researcher and professional in the area of computer vision and computer graphics. He obtained a BSc in computer science from Tel-Aviv-Yaffo Academic College, and an MSc from Tel-Aviv University. He is currently a PhD candidate in Media Laboratory of the Massachusetts Institute of Technology (MIT) in Cambridge. Roy has over seven years of experience as a software engineer in start-up companies and enterprises. Before joining the MIT Media Lab as a research assistant, he worked as a technology strategist in the Innovation Laboratory of Comverse, a telecom solutions provider. He also dabbled in consultancy, and worked as an intern for Microsoft research at Redmond.

"Sobre este título" puede pertenecer a otra edición de este libro.

Comprar usado

Condición: Bueno
May have limited writing in cover...
Ver este artículo

EUR 6,20 gastos de envío desde Estados Unidos de America a España

Destinos, gastos y plazos de envío

Comprar nuevo

Ver este artículo

EUR 6,88 gastos de envío desde Estados Unidos de America a España

Destinos, gastos y plazos de envío

Resultados de la búsqueda para Mastering OpenCV 3 - Second Edition

Imagen de archivo

Baggio, Daniel Là lis; Emami, Shervin; Escrivá, David Millán
Publicado por Packt Publishing, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Antiguo o usado Paperback

Librería: ThriftBooks-Dallas, Dallas, TX, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 0.96. Nº de ref. del artículo: G1786467178I4N00

Contactar al vendedor

Comprar usado

EUR 14,24
Convertir moneda
Gastos de envío: EUR 6,20
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Baggio, Daniel Lélis; Emami, Shervin; Escrivá, David Millán
Publicado por Packt Publishing, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo Tapa blanda

Librería: California Books, Miami, FL, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: I-9781786467171

Contactar al vendedor

Comprar nuevo

EUR 46,07
Convertir moneda
Gastos de envío: EUR 6,88
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Daniel Lelis Baggio
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo PAP
Impresión bajo demanda

Librería: PBShop.store UK, Fairford, GLOS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

PAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9781786467171

Contactar al vendedor

Comprar nuevo

EUR 49,98
Convertir moneda
Gastos de envío: EUR 4,02
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Baggio, Daniel Lélis; Emami, Shervin; Escrivá, David Millán
Publicado por Packt Publishing, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo Tapa blanda

Librería: Ria Christie Collections, Uxbridge, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. In. Nº de ref. del artículo: ria9781786467171_new

Contactar al vendedor

Comprar nuevo

EUR 49,28
Convertir moneda
Gastos de envío: EUR 5,18
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Baggio, Daniel Lelis
Publicado por Packt Publishing 2017-04, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo PF

Librería: Chiron Media, Wallingford, Reino Unido

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

PF. Condición: New. Nº de ref. del artículo: 6666-IUK-9781786467171

Contactar al vendedor

Comprar nuevo

EUR 44,17
Convertir moneda
Gastos de envío: EUR 17,30
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 10 disponibles

Añadir al carrito

Imagen de archivo

Daniel Lelis Baggio
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo Paperback / softback
Impresión bajo demanda

Librería: THE SAINT BOOKSTORE, Southport, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback / softback. Condición: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526. Nº de ref. del artículo: C9781786467171

Contactar al vendedor

Comprar nuevo

EUR 54,38
Convertir moneda
Gastos de envío: EUR 7,81
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Baggio, Daniel Lelis; Emami, Shervin; Escriva, David Millan; Ievgen, Khvedchenia; Saragih, Jason; Shilkrot, Roy
Publicado por Packt Publishing, Limited, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo Tapa blanda
Impresión bajo demanda

Librería: Majestic Books, Hounslow, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Print on Demand pp. 250. Nº de ref. del artículo: 385588843

Contactar al vendedor

Comprar nuevo

EUR 56,01
Convertir moneda
Gastos de envío: EUR 10,21
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 4 disponibles

Añadir al carrito

Imagen del vendedor

Baggio, Daniel Lélis|Emami, Shervin|Escrivá, David Millán
Publicado por Packt Publishing, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo Tapa blanda

Librería: moluna, Greven, Alemania

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: 464170951

Contactar al vendedor

Comprar nuevo

EUR 55,44
Convertir moneda
Gastos de envío: EUR 19,49
De Alemania a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen del vendedor

Daniel Lélis Baggio
Publicado por Packt Publishing, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Nuevo Taschenbuch
Impresión bajo demanda

Librería: AHA-BUCH GmbH, Einbeck, Alemania

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Taschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering. Nº de ref. del artículo: 9781786467171

Contactar al vendedor

Comprar nuevo

EUR 68,68
Convertir moneda
Gastos de envío: EUR 11,99
De Alemania a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Baggio, Daniel Là lis,Emami, Shervin,Escrivá, David Millán
Publicado por Packt Publishing, 2017
ISBN 10: 1786467178 ISBN 13: 9781786467171
Antiguo o usado paperback

Librería: HPB-Red, Dallas, TX, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

paperback. Condición: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Nº de ref. del artículo: S_423220074

Contactar al vendedor

Comprar usado

EUR 12,07
Convertir moneda
Gastos de envío: EUR 92,90
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito