@nhtio/adk/batteries/specialists/ocr
Environment-neutral aggregate barrel for bundled OCR specialist batteries.
Remarks
Aggregate barrel for the OCR specialist batteries. Today this re-exports the tesseract.js battery — environment-neutral (Node + browser, no native binary), so it's reachable from this shared modality barrel same as the other environment-neutral specialist batteries. Deep-import @nhtio/adk/batteries/specialists/ocr/tesseract_js directly if you only need that one battery.
References
BatteryLifecycleBattery
Re-exports BatteryLifecycleBattery
BatteryLifecycleCallback
Re-exports BatteryLifecycleCallback
BatteryLifecycleHooks
Re-exports BatteryLifecycleHooks
BatteryLifecyclePhase
Re-exports BatteryLifecyclePhase
BatteryLifecycleReport
Re-exports BatteryLifecycleReport
CreateTesseractJsModule
Re-exports CreateTesseractJsModule
CreateTesseractJsWorker
Re-exports CreateTesseractJsWorker
E_INVALID_TESSERACT_JS_OCR_OPTIONS
Re-exports E_INVALID_TESSERACT_JS_OCR_OPTIONS
E_TESSERACT_JS_OCR_ENGINE_ERROR
Re-exports E_TESSERACT_JS_OCR_ENGINE_ERROR
RecognizeOptions
Re-exports RecognizeOptions
RecognizeResult
Re-exports RecognizeResult
TesseractJsModule
Re-exports TesseractJsModule
TesseractJsOcrAdapter
Re-exports TesseractJsOcrAdapter
TesseractJsOcrAdapterOptions
Re-exports TesseractJsOcrAdapterOptions
tesseractJsOcrOptionsSchema
Re-exports tesseractJsOcrOptionsSchema
TesseractJsWorker
Re-exports TesseractJsWorker
validateTesseractJsOcrOptions
Renames and re-exports validateOptions