$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::internal::line_info_data< L > Struct Template Reference

#include <scribo/core/line_info.hh>

Public Member Functions

 line_info_data (const line_set< L > &holder, const group_info &group)
 line_info_data (const line_set< L > &holder, const mln::util::array< component_id_t > &component_ids)

Public Attributes

int a_height_
int baseline_
stats< floatbaseline_clusters_
mln::box2d bbox_
float boldness_
float boldness_reliability_
unsigned char_space_
unsigned char_width_
mln::value::rgb8 color_
float color_reliability_
mln::util::array< component_id_tcomponent_ids_
component_set< L > components_
int d_height_
mln::box2d ebbox_
bool hidden_
std::string html_text_
bool indented_
object_links< L > links_
int meanline_
stats< floatmeanline_clusters_
float orientation_
unsigned pixel_area_
line::ReadingDirection reading_direction_
float reading_orientation_
bool reverse_video_
line::Tag tag_
std::string text_
float text_confidence_
line::Type type_
unsigned word_space_
unsigned x_height_

Detailed Description

template<typename L>
struct scribo::internal::line_info_data< L >

Data structure for scribo::line_info<I>.

Definition at line 81 of file line_info.hh.