\thiagoalessio\TesseractOCR\Tests\UnitTestableCommand

Summary

Methods
Properties
Constants
__construct()
build()
__toString()
getOutputFile()
getTempDir()
getTesseractVersion()
getAvailableLanguages()
escape()
$executable
$useFileAsInput
$useFileAsOutput
$options
$configFile
$tempDir
$threadLimit
$image
$imageSize
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$outputFile
N/A

Properties

$executable

$executable : 

Type

$useFileAsInput

$useFileAsInput : 

Type

$useFileAsOutput

$useFileAsOutput : 

Type

$options

$options : 

Type

$configFile

$configFile : 

Type

$tempDir

$tempDir : 

Type

$threadLimit

$threadLimit : 

Type

$image

$image : 

Type

$imageSize

$imageSize : 

Type

$outputFile

$outputFile : 

Type

Methods

__construct()

__construct(  $image = null,   $version = '3.05') 

Parameters

$image
$version

build()

build() 

__toString()

__toString() 

getOutputFile()

getOutputFile(  $withExt = true) 

Parameters

$withExt

getTempDir()

getTempDir() 

getTesseractVersion()

getTesseractVersion() 

getAvailableLanguages()

getAvailableLanguages() 

escape()

escape(  $str) 

Parameters

$str