Geometric Computer Vision: Difference between revisions
m David moved page Private:Geometric Computer Vision to Geometric Computer Vision over redirect |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 300: | Line 300: | ||
==Visual Filters== | ==Visual Filters== | ||
Have filters which detect humans, cars,... | |||
==Model-based Recognition== | |||
You have a model for each object to recognize.<br> | |||
The recognition system identifies objects from the model database. | |||
===Pose Clustering=== | |||
===Indexing=== | |||
==Texture== | |||
===Synthesis=== | |||
The goal is to generate additional texture samples from an existing texture sample. | |||
===Filters=== | |||
* Difference of Gradients (DoG) | |||
* Gabor Filters | |||
==Lecture Schedule== | ==Lecture Schedule== | ||
| Line 315: | Line 332: | ||
* 04/27/2021 - Visual filters, classification | * 04/27/2021 - Visual filters, classification | ||
* 04/29/2021 - Midterm Exam clarifications | * 04/29/2021 - Midterm Exam clarifications | ||
* 05/04/2021 - Model-based Recognition | |||
* 05/06/2021 - Texture | |||
==Projects== | ==Projects== | ||