- Computer Vision for the Web
- Foat Akhmadeev
- 131字
- 2021-07-09 21:50:38
Chapter 1. Math Never Was So Simple!
Computer Vision is all about math. When you need to create your own algorithm or implement something, you address a math topic. You should know how it works on the inside because without digging into the basics, it is hard to do anything. But you are not alone! Many smart people have created several useful libraries to simplify your job. One of those libraries is JSFeat (http://inspirit.github.io/jsfeat/), which has a realization of different math methods. Here, we will discuss fundamental elements of the library such as data structures, especially matrices, and simple math algorithms.
We will cover the following topics:
- Installation and core structure representation of JSFeat
- What is inside an image? All about matrices
- Useful functions and where to use them
推薦閱讀
- Advanced Machine Learning with Python
- 算法零基礎(chǔ)一本通(Python版)
- 編寫整潔的Python代碼(第2版)
- VMware vSphere 6.7虛擬化架構(gòu)實(shí)戰(zhàn)指南
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- bbPress Complete
- Instant Ext.NET Application Development
- 圖數(shù)據(jù)庫實(shí)戰(zhàn)
- Visual Foxpro 9.0數(shù)據(jù)庫程序設(shè)計(jì)教程
- Managing Microsoft Hybrid Clouds
- 零基礎(chǔ)學(xué)Scratch 3.0編程
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施
- H5+移動(dòng)營銷設(shè)計(jì)寶典
- 少年小魚的魔法之旅:神奇的Python