IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
MatchingGeometryMeasureLogMessages.h
Go to the documentation of this file.
1 // MatchingGeometryMeasureLogMessages.h:
3 // ---------------------------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPEANALYSIS_MATCHINGGEOMETRYMEASURELOGMESSAGES_H__
16 #define __IPSDKIPLSHAPEANALYSIS_MATCHINGGEOMETRYMEASURELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace analysis {
25 
28 
45 )
46 
47 
50 } // end of namespace analysis
51 } // end of namespace shape
52 } // end of namespace imaproc
53 } // end of namespace ipsdk
54 
55 #endif // __IPSDKIPLSHAPEANALYSIS_MATCHINGGEOMETRYMEASURELOGMESSAGES_H__
Hu moments distance type.
Definition: MatchingGeometryMeasureLogMessages.h:49
Hu moments of a shape.
Definition: MatchingGeometryMeasureLogMessages.h:53
Computes the distance between Hu moments of shapes in an image and and a template's Hu moments...
Definition: MatchingGeometryMeasureLogMessages.h:37
Hu moments distance type.
Definition: MatchingGeometryMeasureLogMessages.h:39
indicating whether holes should be processed
Definition: MatchingGeometryMeasureLogMessages.h:41
indicating whether holes should be processed
Definition: MatchingGeometryMeasureLogMessages.h:51
Threshold to match two shapes.
Definition: MatchingGeometryMeasureLogMessages.h:55
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Parameter for measurement HuMatch2d.
Definition: MatchingGeometryMeasureLogMessages.h:57
Definition of import/export macro for library.
Computes the distance between Hu moments of shapes in an image and and several templates' Hu moments...
Definition: MatchingGeometryMeasureLogMessages.h:47
Parameter for measurement HuDistance2d.
Definition: MatchingGeometryMeasureLogMessages.h:45
Hu moments of a shape.
Definition: MatchingGeometryMeasureLogMessages.h:43
eMatchingGeometryMeasureMessage
Enumerate describing messages.
Definition: MatchingGeometryMeasureLogMessages.h:35