mimas::segment_sct_tool Class Reference

Colour image segmentation using the Spherical Coordinate Transform (SCT). More...

#include <segment_sct_tool.h>

Inheritance diagram for mimas::segment_sct_tool:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef boost::numeric::ublas::matrix<
double
Matrix

Public Member Functions

 segment_sct_tool (void)
 constructor
void segment (const image< rgba< unsigned char > > &imagein, image< rgba< unsigned char > > &imageout)
 segment the colour image, imagein, and store onto imageout
void setSplitA (int sa)
 division of colour segments along angle A
void setSplitB (int sb)
 division of colour segments along angle B

Detailed Description

Colour image segmentation using the Spherical Coordinate Transform (SCT).

Author:
Bala Amavasai (bala@amavasai.org)
Date:
Tue Mar 15 12:36:08 GMT 2005
Header
/cvs/mimas2/include/segment_sct_tool.h,v 1.1.1.1 2005/08/09 15:37:45 engmb Exp

Definition at line 21 of file segment_sct_tool.h.


Member Typedef Documentation

typedef boost::numeric::ublas::matrix< double > mimas::segment_sct_tool::Matrix

Definition at line 24 of file segment_sct_tool.h.


Constructor & Destructor Documentation

mimas::segment_sct_tool::segment_sct_tool ( void   ) 

constructor

Definition at line 38 of file segment_sct_tool.h.


Member Function Documentation

void mimas::segment_sct_tool::segment ( const image< rgba< unsigned char > > &  imagein,
image< rgba< unsigned char > > &  imageout 
)

segment the colour image, imagein, and store onto imageout

Definition at line 53 of file segment_sct_tool.h.

References mimas::image_ref< T >::getPixel(), mimas::image< T >::init(), and mimas::image_ref< T >::setPixel().

Here is the call graph for this function:

void mimas::segment_sct_tool::setSplitA ( int  sa  ) 

division of colour segments along angle A

Definition at line 43 of file segment_sct_tool.h.

void mimas::segment_sct_tool::setSplitB ( int  sb  ) 

division of colour segments along angle B

Definition at line 48 of file segment_sct_tool.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:46 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...