Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 470 Bytes

toc.md

File metadata and controls

22 lines (22 loc) · 470 Bytes

Computer vision basics on the Web

Why?

Web technology primer

CSS filters

SVG filters

Computer vision

Machine Learning

What is an image?

Images are many channels

Images are arrays

Images are (continous) functions of space

Image Processing

Convolutions

Thresholding

Morphology

Feature Extraction

Feature descriptors

Connected Components

Corner detection

Thank you!

More Image Processing

More AI & ML