|
last update 20 Sep 2009 |
|
#include "cvrPoint.h"


Go to the source code of this file.
Classes | |
| class | cvr::location |
| The location class specifies an interest point and a small surrounding region in an image or channel. More... | |
Namespaces | |
| namespace | cvr |
| namespace | std |
Functions | |
| bool | cvr::read (ioHandler &handler, location &mat, const bool complete=true) |
| bool | cvr::write (ioHandler &handler, const location &mat, const bool complete=true) |
Global read/write methods to iostream and ostream operators are provided as well.