MSERDetector Class Reference

#include <mserdetector.h>

List of all members.

Public Types

typedef cv::Seq< cv::Point > Contour
typedef cv::SeqIterator< CvSeq * > iterator

Public Member Functions

 MSERDetector ()
unsigned mser (cv::Mat &mat, cv::Mat mask)
iterator begin ()
unsigned size ()
void getRegion (Contour &c, MSERegion &r)
MSERegion getRegion (Contour &c)

Public Attributes

CvMSERParams params
cv::MemStorage storage
cv::Seq< CvSeq * > contours


Detailed Description

Definition at line 30 of file mserdetector.h.


Member Typedef Documentation

typedef cv::Seq<cv::Point> MSERDetector::Contour

Definition at line 41 of file mserdetector.h.

typedef cv::SeqIterator<CvSeq*> MSERDetector::iterator

Definition at line 42 of file mserdetector.h.


Constructor & Destructor Documentation

MSERDetector::MSERDetector (  ) 

Definition at line 22 of file mserdetector.cpp.

References params.


Member Function Documentation

iterator MSERDetector::begin (  )  [inline]

Definition at line 44 of file mserdetector.h.

References contours.

MSERegion MSERDetector::getRegion ( Contour c  )  [inline]

Definition at line 48 of file mserdetector.h.

References getRegion().

void MSERDetector::getRegion ( Contour c,
MSERegion r 
)

Definition at line 48 of file mserdetector.cpp.

References MSERegion::c, MSERegion::e1, and MSERegion::e2.

Referenced by getRegion().

unsigned MSERDetector::mser ( cv::Mat &  mat,
cv::Mat  mask 
)

Definition at line 32 of file mserdetector.cpp.

References contours, params, size(), and storage.

unsigned MSERDetector::size (  )  [inline]

Definition at line 45 of file mserdetector.h.

References contours.

Referenced by mser().


Member Data Documentation

cv::Seq<CvSeq*> MSERDetector::contours

Definition at line 39 of file mserdetector.h.

Referenced by begin(), mser(), and size().

CvMSERParams MSERDetector::params

Definition at line 37 of file mserdetector.h.

Referenced by mser(), and MSERDetector().

cv::MemStorage MSERDetector::storage

Definition at line 38 of file mserdetector.h.

Referenced by mser().


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

Generated on Tue Mar 30 15:53:25 2010 for Polyora by  doxygen 1.5.9