tesseract v5.3.3.20231005
edgblob.h File Reference
#include "coutln.h"
#include "ocrblock.h"
#include "points.h"
#include <vector>

Go to the source code of this file.

Classes

class  tesseract::OL_BUCKETS
 

Namespaces

namespace  tesseract
 

Functions

extract_edges
void tesseract::extract_edges (Image pix, BLOCK *block)
 
outlines_to_blobs

Gather together outlines into blobs using the usual bucket sort.

void tesseract::outlines_to_blobs (BLOCK *block, ICOORD bleft, ICOORD tright, C_OUTLINE_LIST *outlines)