-
Book Overview & Buying
-
Table Of Contents
Computer Vision for the Web
By :
In the last chapter, We discussed fundamental topics such as matrix operations and matrix convolutions. Moreover, we saw how to apply various image filters and how to use them in our applications. But those topics are mostly about image processing, not about Computer Vision! What do Computer Vision methods do by themselves? They provide the ability to understand an image by analyzing it in such a manner that the computer can provide the information about objects of an image scene. Libraries, which we discussed previously, provide various functionalities to find different objects in an image. In this chapter, we will mainly discuss methods that are included in the tracking.js (http://trackingjs.com) and JSFeat (http://inspirit.github.io/jsfeat/) libraries to get objects from an image. We will see how to find a colored object, and how to find an object using a template. Further, we will create our own object detector. These techniques...
Change the font size
Change margin width
Change background colour