Public Member Functions | Private Attributes
CBlobGetExterior Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetExterior:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetExterior ()
 CBlobGetExterior (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 que diu si un blob és extern o no Class to get the extern flag of a blob

Definition at line 105 of file BlobOperators.h.


Constructor & Destructor Documentation

Definition at line 108 of file BlobOperators.h.

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

Definition at line 114 of file BlobOperators.h.


Member Function Documentation

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

Get operator name.

Implements COperadorBlob.

Definition at line 124 of file BlobOperators.h.

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

Aply operator to blob.

Implements COperadorBlob.

Definition at line 120 of file BlobOperators.h.


Member Data Documentation

IplImage* CBlobGetExterior::m_mask [private]

Definition at line 129 of file BlobOperators.h.

Definition at line 130 of file BlobOperators.h.

Definition at line 130 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