Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::InterestOperator Class Reference

#include <interest.h>

Inheritance diagram for fl::InterestOperator:

fl::InterestDOG fl::InterestHarris fl::InterestHarrisLaplacian fl::InterestHessian fl::InterestLaplacian List of all members.

Public Methods

virtual void run (const Image &image, std::multiset< PointInterest > &result)=0
virtual void run (const Image &image, std::vector< PointInterest > &result)
 Same as above, just different type of collection for return value.


Member Function Documentation

void InterestOperator::run const Image   image,
std::vector< PointInterest > &    result
[virtual]
 

Same as above, just different type of collection for return value.

virtual void fl::InterestOperator::run const Image   image,
std::multiset< PointInterest > &    result
[pure virtual]
 

Implemented in fl::InterestHarris, fl::InterestHarrisLaplacian, fl::InterestLaplacian, fl::InterestHessian, and fl::InterestDOG.


The documentation for this class was generated from the following files:
Generated on Thu Dec 9 17:13:25 2004 for fl by doxygen1.2.18