$extrastylesheet
Functions | |
| template<typename I > | |
| mln::trait::concrete< I >::ret | fill_object_holes (const Image< I > &input, float ratio) |
| template<typename L > | |
| object_groups< L > | fill_object_holes (const object_groups< L > &groups, unsigned min_size) |
| template<typename L > | |
| void | images_to_drop_capital (document< L > &doc) |
Namespace of postprocessing routines.
|
inline |
Fill-in object small holes.
| void scribo::postprocessing::images_to_drop_capital | ( | document< L > & | doc | ) |
Set type for specific images to Drop Capital component.
| [in] | doc | A document structure. |