mmcfilters
Public API documentation
Loading...
Searching...
No Matches
mmcfilters
attributes
computers
AttributeComputerFamily.hpp
1
#pragma once
2
3
namespace
mmcfilters::attributes::computers {
4
13
enum class
AttributeComputerFamily {
14
Area,
15
Volume,
16
GrayLevelStats,
17
MaxDist,
18
MaxDistExact,
19
BoundingBox,
20
TreeTopology,
21
CentralMoments,
22
HuMoments,
23
MomentDerived,
24
Bitquad,
25
ContourSide,
26
Unsupported
27
};
28
29
}
// namespace mmcfilters::attributes::computers
Generated by
1.9.8