IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ConvexHullGeometryMeasureLogMessages.h
Go to the documentation of this file.
1 // ConvexHullGeometryMeasureLogMessages.h:
3 // ---------------------------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPEANALYSIS_CONVEXHULLGEOMETRYMEASURELOGMESSAGES_H__
16 #define __IPSDKIPLSHAPEANALYSIS_CONVEXHULLGEOMETRYMEASURELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace analysis {
25 
28 
44 )
45 
46 
49 } // end of namespace analysis
50 } // end of namespace shape
51 } // end of namespace imaproc
52 } // end of namespace ipsdk
53 
54 #endif // __IPSDKIPLSHAPEANALYSIS_CONVEXHULLGEOMETRYMEASURELOGMESSAGES_H__
Shape analysis failed for measure s for shape d.
Definition: ConvexHullGeometryMeasureLogMessages.h:47
Computation of the convex hull for shape d succceeded.
Definition: ConvexHullGeometryMeasureLogMessages.h:41
Shape analysis failed for measure s for shape d.
Definition: ConvexHullGeometryMeasureLogMessages.h:37
Computation of the convex hull for shape d succceeded.
Definition: ConvexHullGeometryMeasureLogMessages.h:51
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Measure allowing to compute the area of the 2d convex hull for shape.
Definition: ConvexHullGeometryMeasureLogMessages.h:43
Definition of import/export macro for library.
Computes the 2d convex hull for shape.
Definition: ConvexHullGeometryMeasureLogMessages.h:39
Computes the 3d convex hull for shape.
Definition: ConvexHullGeometryMeasureLogMessages.h:49
Measure allowing to compute the perimeter of the 2d convex hull for shape.
Definition: ConvexHullGeometryMeasureLogMessages.h:45
Measure allowing to compute the area of the 3d convex hull for shape.
Definition: ConvexHullGeometryMeasureLogMessages.h:53
Measure allowing to compute the volume of the 3d convex hull for shape.
Definition: ConvexHullGeometryMeasureLogMessages.h:55
eConvexHullGeometryMeasureMessage
Enumerate describing messages.
Definition: ConvexHullGeometryMeasureLogMessages.h:35