$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::postprocessing Namespace Reference

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)

Detailed Description

Namespace of postprocessing routines.

Function Documentation

template<typename I >
mln::trait::concrete< I >::ret scribo::postprocessing::fill_object_holes ( const Image< I > &  input,
float  ratio 
)
inline

Fill-in object small holes.

template<typename L >
void scribo::postprocessing::images_to_drop_capital ( document< L > &  doc)

Set type for specific images to Drop Capital component.

Parameters
[in]docA document structure.