Difference between revisions of "Feature Extraction And Matching"
From ISLAB/CAISR
Line 17: | Line 17: | ||
[[Image:features_and_matching.png|250px]] | [[Image:features_and_matching.png|250px]] | ||
+ | |||
+ | |||
+ | '''See the lecture''' in Youtube: (available soon) | ||
+ | |||
+ | |||
+ | [[Image:video-lecture-segmentation.png|350px]] | ||
+ | |||
Revision as of 20:39, 27 January 2015
Feature Extraction and Matching | |
---|---|
Contact: Fernando Alonso-Fernandez |
Welcome to this lecture on Feature Extraction and Matching Techniques.
In this lecture we will give an overview of algorithms for feature extraction and matching. The purpose of features is to extract particular properties (features) of images, intended to be non redundant and informative enough to enable subsequent learning tasks. The list learning tasks is huge, including (to cite just a few) person or object recognition, motion tracking, pose estimation, robot navigation, 3D reconstruction, etc.
Teaching Material
Get slides from Google docs (ppt) here
See the lecture in Youtube: (available soon)
References and sources
R. Klette, “Concise Computer Vision”, Springer, 2014
|
R. Szeliski, “Computer Vision: Algorithms and Applications”, Springer 2010
|