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


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