Reader small image

You're reading from  Computer Vision for the Web

Product typeBook
Published inOct 2015
Reading LevelIntermediate
PublisherPackt
ISBN-139781785886171
Edition1st Edition
Languages
Right arrow
Author (1)
Foat Akhmadeev
Foat Akhmadeev
author image
Foat Akhmadeev

Foat Akhmadeev has 5 years of experience in software development and research. He completed his master's degree in the year 2014 from the Kazan Federal University, Russia. He has worked on different projects, including development of high-loaded websites written in Java and real-time object detection for mobile phones. He has an extensive background in the field of Computer Vision. He has also written a scientific paper on 3D reconstruction from a single image. For more information, you can visit his website at http://foat.me.
Read more about Foat Akhmadeev

Right arrow

Summary


We completed one of the hardest chapters in this book. Congratulations! We saw how to find and track a basic colored object and plunged into the depths of library APIs. Oh, and don't forget, we have completed our own object detector! The applications of Computer Vision methods vary. What we cannot accomplish with the simple color detection, we achieve with powerful feature detection and descriptor matching algorithms. Both libraries provide different functionalities to match the objects and some functions are not included in the libraries. But it should not stop you from using those excellent methods. To know how and, probably the more important part, when to use those algorithms are the most crucial things you need to know.

One of the most commonly seen objects in our world is a person's face. We interact with people everywhere. However, we did not see how to detect such objects in an application. The algorithms we covered in this chapter are not so useful for face detection, which...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Computer Vision for the Web
Published in: Oct 2015Publisher: PacktISBN-13: 9781785886171

Author (1)

author image
Foat Akhmadeev

Foat Akhmadeev has 5 years of experience in software development and research. He completed his master's degree in the year 2014 from the Kazan Federal University, Russia. He has worked on different projects, including development of high-loaded websites written in Java and real-time object detection for mobile phones. He has an extensive background in the field of Computer Vision. He has also written a scientific paper on 3D reconstruction from a single image. For more information, you can visit his website at http://foat.me.
Read more about Foat Akhmadeev