STIRA  0.1
Public Member Functions | List of all members
stira::pyramidapplications::PyramidKeyPointDetector Class Reference

A class to demonstrate simple contrast enhancement using a steerable pyramid reference: More...

#include <PyramidKeyPointDetector.h>

Public Member Functions

 PyramidKeyPointDetector (Pyramid< std::complex< double > > *pPyramid)
 constructor More...
 
 ~PyramidKeyPointDetector ()
 destructor
 
void Run ()
 run method
 

Detailed Description

A class to demonstrate simple contrast enhancement using a steerable pyramid reference:

BMVA symposium at British Computer Society, March 1st 2006. www.bmva.ac.uk/meetings J. Fauqueur (U. of Cambridge) Multiscale keypoint detection using the Dual-Tree Complex Wavelet Transform Also presented at ICIP 2006 J Fauqueur, N Kingsbury and R Anderson: "Multiscale keypoint detection using the dual-tree complex wavelet transform", Proc. IEEE Conference on Image Processing, Atlanta, GA, 8-11 Oct 2006. copy available at http://www-sigproc.eng.cam.ac.uk/~ngk/

Constructor & Destructor Documentation

stira::pyramidapplications::PyramidKeyPointDetector::PyramidKeyPointDetector ( Pyramid< std::complex< double > > *  pPyramid)

constructor

Parameters
pPyramidpyramid with input data

The documentation for this class was generated from the following files: