- Computer Vision for the Web
- Foat Akhmadeev
- 186字
- 2021-07-09 21:50:37
What this book covers
Chapter 1, Math Never Was So Simple! covers most of the necessary math operations that you need for using Computer Vision libraries and developing your own application.
Chapter 2, Turning Your Browser into Photoshop, introduces the most popular image processing techniques that are commonly used in the Computer Vision area.
Chapter 3, Easy Object Detection for Everyone, provides a detailed overview of object detection in photos and videos, starting from the basic examples, such as detecting objects by color, to the more complex examples such as feature detection.
Chapter 4, Smile and Wave, Your Face Has Been Tracked! covers detection of the face and face particles. In addition to this, it gives you an example of head tracking.
Chapter 5, May JS Be with You! Control Your Browser with Motion, extends the topic of object detection to object tracking and provides exhaustive examples. It also demonstrates how to create a human interface using gestures or head motion.
Chapter 6, What's Next? summarizes all that we will do throughout this book. Moreover, it provides references to several libraries that are not presented here.
- scikit-learn Cookbook
- Advanced Quantitative Finance with C++
- C/C++算法從菜鳥到達人
- Django:Web Development with Python
- Haxe Game Development Essentials
- Node.js:來一打 C++ 擴展
- 一塊面包板玩轉Arduino編程
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- PrimeFaces Blueprints
- Vue.js 3應用開發與核心源碼解析
- 計算機應用基礎(Windows 7+Office 2010)
- HTML5/CSS3/JavaScript技術大全
- 趣學數據結構
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)
- Implementing DevOps with Ansible 2