This repository hosts a collection of code for hands-on tutorials of Brown SoE BREADTH program curriculum on AI monitoring through computer vision. Topics include: image processing basics, image features and feature correspondences, object tracking, action detection and recognition, etc.
We provide all the source code introduced in the lecture in conjunction with the lecture slides. Both python and matlab versions of the code are supported. You can access the python code through the following colab badges:
- Add MATLAB code for image feature detection and feature correspondence construction
- Add MATLAB code for background subtraction and fall detection
Prof. Benjamin Kimia (benjamin_kimia@brown.edu)
Chiang-Heng Chien (chiang-heng_chien@brown.edu)