Public Member Functions | Private Attributes
CBlobGetExternPerimeter Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetExternPerimeter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetExternPerimeter ()
 CBlobGetExternPerimeter (IplImage *mask, bool xBorder=true, bool yBorder=true)
const char * GetNom ()
 Get operator name.
double operator() (CBlob &blob)
 Aply operator to blob.

Private Attributes

IplImage * m_mask
bool m_xBorder
bool m_yBorder

Detailed Description

Classe per calcular el nombre de pixels externs d'un blob Class to get the number of extern pixels of a blob

Definition at line 467 of file BlobOperators.h.


Constructor & Destructor Documentation

Definition at line 470 of file BlobOperators.h.

CBlobGetExternPerimeter::CBlobGetExternPerimeter ( IplImage *  mask,
bool  xBorder = true,
bool  yBorder = true 
) [inline]

Definition at line 476 of file BlobOperators.h.


Member Function Documentation

const char* CBlobGetExternPerimeter::GetNom ( ) [inline, virtual]

Get operator name.

Implements COperadorBlob.

Definition at line 486 of file BlobOperators.h.

double CBlobGetExternPerimeter::operator() ( CBlob blob) [inline, virtual]

Aply operator to blob.

Implements COperadorBlob.

Definition at line 482 of file BlobOperators.h.


Member Data Documentation

IplImage* CBlobGetExternPerimeter::m_mask [private]

Definition at line 491 of file BlobOperators.h.

Definition at line 492 of file BlobOperators.h.

Definition at line 492 of file BlobOperators.h.


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


hrl_cvblobslib
Author(s): kelsey
autogenerated on Wed Nov 27 2013 11:32:58