Skip to content
  • Daniel Ecer's avatar
    extract tables as images (#517) · 0a160b98
    Daniel Ecer authored
    * minor: moved disable=too-many-locals up
    
    * minor: renamed to test_should_extract_figure_label_caption_and_graphic_from_body
    
    * added test_should_extract_table_graphic
    
    * minor: renamed to test_should_extract_table_label_caption
    
    * minor renamed to test_should_extract_figure_label_caption_and_graphic
    
    * added test_should_detect_and_extract_figure_graphic
    
    * added/renamed test_should_detect_and_extract_table_graphic
    
    * check page numbers
    
    * added get_instances_by_type_names
    
    * using get_instances_by_type_names
    
    * also retrieve table instances
    
    * renamed variables to more generic names
    
    * added type_name to cv instance
    
    * output graphic elements with counter and name by type name
    
    * added dev-start-no-debug-logging-auto-reload-with-cv-and-ocr make target
    0a160b98