ICLUtils_API MatchResult match(const std::string &text, const std::string ®ex, int numSubMatches=0)
Applies a regular expression match on given text and regex pattern (internally using regex....
undocument this line if you encounter any issues!
Definition: Any.h:37
Ipp8u icl8u
8Bit unsigned integer type for the ICL
Definition: BasicTypes.h:64
region structure interface class
Definition: RegionStructure.h:49
std::string code
the original code (used for comparison)
Definition: TwoLevelRegionStructure.h:72
bool operator==(const TwoLevelRegionStructure &s) const
comparison operator (compares the code-strings)
Definition: TwoLevelRegionStructure.h:100
ImageRegion Structure providing region feature information.
Definition: ImageRegion.h:99
std::vector< int > children
sub-regions subregion-counts
Definition: TwoLevelRegionStructure.h:69
icl8u color
root region color
Definition: TwoLevelRegionStructure.h:66
Defines a common two level RegionStructure.
Definition: TwoLevelRegionStructure.h:64
#define ICLMarkers_API
Definition: CompatMacros.h:180