#include <VisualFeatureDesc.h>
Inheritance diagram for RobotFlow::VisualFeatureDesc< FeatBaseType >:


Public Member Functions | |
| VisualFeatureDesc () | |
| VisualFeatureDesc (e_VISUALDESCRIPTOR_type i_descType) | |
| VisualFeatureDesc (const VisualFeatureDesc< FeatBaseType > &i_ref) | |
| virtual | ~VisualFeatureDesc () |
| virtual VisualFeatureDesc< FeatBaseType > & | operator= (const VisualFeatureDesc< FeatBaseType > &i_ref) |
| virtual VisualFeatureDesc< FeatBaseType > * | clone () const |
| virtual void | printOn (std::ostream &out) const |
| virtual void | readFrom (std::istream &in) |
| virtual double | Similarity (const FeatBaseType *i_candidate, unsigned int i_size) const |
| virtual void | Adapt (const FeatBaseType *i_candidate, unsigned int i_size, double i_rate) |
| virtual unsigned int | GetSize () const |
| virtual FeatBaseType * | GetFeatures () |
| virtual const FeatBaseType * | GetCstFeatures () const |
| virtual bool | GetValidity () const |
| e_VISUALDESCRIPTOR_type | GetType () const |
| void | SetType (e_VISUALDESCRIPTOR_type i_type) |
| virtual void | SetSize (unsigned int i_size) |
| virtual void | SetFeatures (const FeatBaseType *i_ref, unsigned int i_size) |
| virtual void | SetValidity (bool i_flag) |
| void | ref () |
| void | unref () |
| int | unique () |
| virtual void | destroy () |
| virtual void | serialize (std::ostream &out) const |
| virtual void | unserialize (std::istream &in) |
| virtual void | doesNotUnderstand (std::string method) |
| virtual bool | isNil () const |
| virtual void | prettyPrint (std::ostream &out=std::cout) const |
| virtual ObjectRef | clone () |
| virtual std::string | className () const |
Static Public Member Functions | |
| static ObjectRef | newObject (const std::string &objType) |
| static int | addObjectType (const std::string &objType, _ObjectFactory *factory) |
| static std::map< std::string, _ObjectFactory * > & | ObjectFactoryDictionary () |
| static TypeMap< _ObjectFactory * > & | TypeidDictionary () |
Protected Attributes | |
| AtomicCounter | ref_count |
Private Attributes | |
| e_VISUALDESCRIPTOR_type | m_descType |
Friends | |
| std::ostream & | operator<< (std::ostream &o_out, const VisualFeatureDesc< FeatBaseType > &i_ref) |
| std::istream & | operator>> (std::istream &i_in, VisualFeatureDesc< FeatBaseType > &o_ref) |
| friend std::ostream & | operator<< (std::ostream &out, const Object &obj) |
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
|||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
|||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
|||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
|||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
|||||||||
|
|
|
|||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||
|
|
|
||||||||||
|
Implements FD::Object. Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||
|
Reimplemented from FD::Object. Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||
|
|
|
||||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||||||||
|
Reimplemented in RobotFlow::VisualHistogramDesc< BinType, FeatType >, RobotFlow::VisualIntegralDesc< FeatType >, and RobotFlow::VisualHistogramDesc< double, unsigned char >. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
|
1.4.4