|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< Region > MayaFlux::Kakshya::find_regions_with_label | ( | const RegionGroup & | group, |
| const std::string & | label | ||
| ) |
Find all regions in a RegionGroup with a given label.
| group | RegionGroup to search. |
| label | Label to match. |
Definition at line 21 of file RegionUtils.cpp.
References MayaFlux::Kakshya::RegionGroup::regions.