User Tools

Site Tools


ece4580:module_detection

This is an old revision of the document!


Object Detection

  1. Boosting
  2. Sliding window

/*

(1) object detector with boosting: 
http://people.csail.mit.edu/torralba/shortCourseRLOC/boosting/boosting.html 

*/

Module #1

Clustering

  1. study k-means clustering algorithm and the algorithmic steps for k-means clustering.
  2. Implement k-means clustering algorithm working in RGB space by following the algorithmic steps above.

ECE4580 Learning Modules

ece4580/module_detection.1485241262.txt.gz · Last modified: 2024/08/20 21:38 (external edit)