tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
OrientationDetector Class Reference

#include <osdetect.h>

Collaboration diagram for OrientationDetector:

Public Member Functions

 OrientationDetector (const GenericVector< int > *allowed_scripts, OSResults *results)
 
bool detect_blob (BLOB_CHOICE_LIST *scores)
 
int get_orientation ()
 

Private Attributes

OSResultsosr_
 
const GenericVector< int > * allowed_scripts_
 

Constructor & Destructor Documentation

◆ OrientationDetector()

OrientationDetector::OrientationDetector ( const GenericVector< int > *  allowed_scripts,
OSResults results 
)

Member Function Documentation

◆ detect_blob()

bool OrientationDetector::detect_blob ( BLOB_CHOICE_LIST *  scores)

◆ get_orientation()

int OrientationDetector::get_orientation ( )

Member Data Documentation

◆ allowed_scripts_

const GenericVector<int>* OrientationDetector::allowed_scripts_
private

◆ osr_

OSResults* OrientationDetector::osr_
private

The documentation for this class was generated from the following files: