- Computer Vision for the Web
- Foat Akhmadeev
- 162字
- 2021-07-09 21:50:36
Preface
Computer Vision is one of the popular areas in computer science that have gained widespread importance lately. Besides, the power of personal computers has grown, thus opening the gate for developers to use Computer Vision algorithms directly on end user machines using client-side scripting. Nowadays, the most popular programming language for the web is JavaScript. It allows us to develop complex algorithms and run them directly in a web browser; this solves several major problems—the user needs nothing but a browser to run a web application, and as a developer, you get a lower load on your server. In this book, we will provide a comprehensive overview of the most popular JavaScript libraries and discuss the techniques they provide to help you in your initial steps in exciting fields, such as image processing and Computer Vision. This book covers Computer Vision methods by providing an intuitive overview of each algorithm and showing clear examples of the usage of libraries.
- OpenShift開發指南(原書第2版)
- 零基礎PHP學習筆記
- Raspberry Pi Networking Cookbook(Second Edition)
- Clojure for Domain:specific Languages
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- R語言數據可視化實戰
- Java開發入行真功夫
- Internet of Things with the Arduino Yún
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Java網絡編程核心技術詳解(視頻微課版)
- Mastering Python Design Patterns
- 遠方:兩位持續創業者的點滴思考
- Implementing Microsoft Dynamics NAV(Third Edition)