Public Member Functions | Private Member Functions | Private Attributes
ros_text_locator::TDetector Class Reference

#include <TDetector.hpp>

List of all members.

Public Member Functions

void addParams (ccv_swt_param_t ccv_swt_params)
void clearParams ()
void detect (const cv::Mat &rgb, std::vector< Text2D > &text2d)
const std::vector
< ccv_swt_param_t > & 
getParams () const
void setParams (const std::vector< ccv_swt_param_t > &params)
 TDetector ()
 TDetector (std::vector< ccv_swt_param_t > params)
virtual ~TDetector ()

Private Member Functions

void pdetect (ccv_dense_matrix_t *image, std::vector< Text2D > &text2d)

Private Attributes

std::vector< ccv_swt_param_tparams

Detailed Description

Definition at line 34 of file TDetector.hpp.


Constructor & Destructor Documentation

Definition at line 33 of file TDetector.cpp.

Definition at line 38 of file TDetector.cpp.

Definition at line 43 of file TDetector.cpp.


Member Function Documentation

Definition at line 84 of file TDetector.cpp.

Definition at line 72 of file TDetector.cpp.

void ros_text_locator::TDetector::detect ( const cv::Mat &  rgb,
std::vector< Text2D > &  text2d 
)

Definition at line 77 of file TDetector.cpp.

const std::vector<ccv_swt_param_t>& ros_text_locator::TDetector::getParams ( ) const [inline]

Definition at line 49 of file TDetector.hpp.

void ros_text_locator::TDetector::pdetect ( ccv_dense_matrix_t image,
std::vector< Text2D > &  text2d 
) [private]

Definition at line 46 of file TDetector.cpp.

void ros_text_locator::TDetector::setParams ( const std::vector< ccv_swt_param_t > &  params) [inline]

Definition at line 53 of file TDetector.hpp.


Member Data Documentation

Definition at line 38 of file TDetector.hpp.


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


text_locator
Author(s): Vojtech Novak
autogenerated on Mon Oct 6 2014 07:55:19