Public Member Functions | Private Attributes
CBlobGetXYInside Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetXYInside:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetXYInside ()
 CBlobGetXYInside (CvPoint2D32f p)
const char * GetNom ()
 Get operator name.
double operator() (CBlob &blob)

Private Attributes

CvPoint2D32f m_p

Detailed Description

Classe per calcular si un punt cau dins del blob Class to calculate whether a point is inside a blob

Definition at line 726 of file BlobOperators.h.


Constructor & Destructor Documentation

Constructor estàndard Standard constructor

Definition at line 731 of file BlobOperators.h.

CBlobGetXYInside::CBlobGetXYInside ( CvPoint2D32f  p) [inline]

Constructor: indiquem el punt Constructor: sets the point

Definition at line 738 of file BlobOperators.h.


Member Function Documentation

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

Get operator name.

Implements COperadorBlob.

Definition at line 743 of file BlobOperators.h.

double CBlobGetXYInside::operator() ( CBlob blob) [virtual]
  • FUNCTION: BlobGetXYInside
  • FUNCTIONALITY: Calculates whether a point is inside the rectangular bounding box of a blob
  • PARAMETERS:
  • RESULT:
    • returns 1 if it is inside; o if not
  • RESTRICTIONS:
  • AUTHOR: Francesc Pinyol Margalef
  • CREATION DATE: 16-01-2006.
  • MODIFICATION: Date. Author. Description.

Implements COperadorBlob.

Definition at line 418 of file BlobOperators.cpp.


Member Data Documentation

CvPoint2D32f CBlobGetXYInside::m_p [private]

punt que considerem point to be considered

Definition at line 751 of file BlobOperators.h.


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


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