Home
Syllabus
Lectures
Examples
Links
Some of the uses for computer vision include:
The first problem is getting images into the computer and manipulating them via the computer software. This requires that the operating system has the correct drivers, and that the libraries and API documentation is available for controlling those interfaces via the computer vision code.
There are many types of features and feature finding algorithms in literature, but some are worse than others for the complexity of their algorithms, their alogorithm execution time, and the usefulness of the resulting features and feature properties for achieving the vision problem goals.
There are many ways to match features, generally depending on the properties of the given features, but quality of match, accuracy, and compute time required are significant problems in doing those matches.
| Left Camera View ------- | ------- Right Camera View |
|---|---|
|
|
Notes:
|
|
| Left Edges View ------- | ------- Right Edges View |
|
|
Notes:
|
|
Features in successive views need paired to find changes in location and
estimate movement of the target objects and the camera position.
| Full color | Greyscale | "Edges" |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Notes:
|
||
Other Links:
Computer Science Department Homepage
Information Technology Department Homepage
New Mexico Tech Homepage