mimas::corner Class Reference

Another image property. More...

#include <corner.h>

Inheritance diagram for mimas::corner:

Inheritance graph
[legend]
Collaboration diagram for mimas::corner:

Collaboration graph
[legend]
List of all members.

Public Types

typedef boost::numeric::ublas::vector<
double
Vector

Public Member Functions

void setPosition (double x, double y)
void setPosition (const Vector &m)
void setStrength (double s)
void setContrast (double s)
void setOrientation (angle a)
const VectorgetPosition ()
double getContrast ()
 corner (void)
virtual void draw (image< rgba< unsigned char > > &output, int i, int j, bool c)

Detailed Description

Another image property.

. this is a small structure used to contain a small amount of data associated with a found corner, and is used to render the corner too.

Author:
Stuart Meikle (stu@stumeikle.org)
Date:
Sun May 12 20:31:50 2002
Header
/cvs/mimas2/include/corner.h,v 1.1.1.1 2005/08/09 15:37:45 engmb Exp

Definition at line 26 of file corner.h.


Member Typedef Documentation

typedef boost::numeric::ublas::vector< double > mimas::corner::Vector

Definition at line 29 of file corner.h.


Constructor & Destructor Documentation

mimas::corner::corner ( void   )  [inline]

Definition at line 44 of file corner.h.


Member Function Documentation

void mimas::corner::setPosition ( double  x,
double  y 
) [inline]

Definition at line 36 of file corner.h.

void mimas::corner::setPosition ( const Vector m  )  [inline]

Definition at line 37 of file corner.h.

void mimas::corner::setStrength ( double  s  )  [inline]

Definition at line 38 of file corner.h.

void mimas::corner::setContrast ( double  s  )  [inline]

Definition at line 39 of file corner.h.

void mimas::corner::setOrientation ( angle  a  )  [inline]

Definition at line 40 of file corner.h.

const Vector& mimas::corner::getPosition (  )  [inline]

Definition at line 41 of file corner.h.

double mimas::corner::getContrast (  )  [inline]

Definition at line 42 of file corner.h.

virtual void mimas::corner::draw ( image< rgba< unsigned char > > &  output,
int  i,
int  j,
bool  c 
) [inline, virtual]

Reimplemented from mimas::prop.

Definition at line 46 of file corner.h.


The documentation for this class was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:27 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...