- 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
推薦閱讀
- Rust編程從入門到實戰(zhàn)
- Java入門很輕松(微課超值版)
- 神經(jīng)網(wǎng)絡(luò)編程實戰(zhàn):Java語言實現(xiàn)(原書第2版)
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題精解(C語言實現(xiàn)+微課視頻)
- Animate CC二維動畫設(shè)計與制作(微課版)
- Scientific Computing with Scala
- bbPress Complete
- 程序是怎樣跑起來的(第3版)
- C程序設(shè)計實踐教程
- C#實踐教程(第2版)
- OpenResty完全開發(fā)指南:構(gòu)建百萬級別并發(fā)的Web應(yīng)用
- Extreme C
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Java EE項目應(yīng)用開發(fā)
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界