|
Project 3: Feature Detection
Blob Detection and Feature Extraction Proposal (+15 points)
Given your research and participation in class discussions you are to propose how you are going to detect blobs in your image and if you are going to use the ROI feature. You must also propose for each blob (or sets of mini-blobs in the microclassification case) the 5 features you want to use and a brief description on how you will implement both the blob detection algorithm and feature extracton algorithms. Your proposal must contain psuedo code (at a high level) and have the following sections:
|