MorphologicalAttributeFilters
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
BoundingBox,
19
TreeTopology,
20
CentralMoments,
21
HuMoments,
22
MomentDerived,
23
Bitquad,
24
ContourSide,
25
Unsupported
26
};
27
28
}
// namespace mmcfilters::attributes::computers
Generated by
1.9.8