HessianDetector Class Reference
#include <HessianDetector.h>
List of all members.
Constructor & Destructor Documentation
| HessianDetector::HessianDetector |
( |
APImage * |
i, |
|
|
int |
nrPoints = 1000, |
|
|
CONVOLUTION_TYPE |
type = HD_BOX_FILTERS, |
|
|
int |
nrOctaves = 1 |
|
) |
|
|
Member Function Documentation
| bool HessianDetector::detect |
( |
|
) |
|
|
| void HessianDetector::dump |
( |
|
) |
|
|
| double HessianDetector::getMaxima |
( |
int |
x, |
|
|
int |
y |
|
) |
|
|
| int HessianDetector::getNrPoints |
( |
|
) |
|
|
| vector< vector< int > > * HessianDetector::getPoints |
( |
|
) |
|
|
| void HessianDetector::printPoints |
( |
std::ostream & |
o |
) |
|
|
| void HessianDetector::printPoints |
( |
|
) |
|
|
The documentation for this class was generated from the following files: