I want to use OCR with java but I get an error like this?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d12dc21, pid=1576, tid=3400
#
# JRE version: 7.0_05-b06
# Java VM: Java HotSpot(TM) Client VM (23.1-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [tess3Wrapper.dll+0x6dc21]
is there anyone who knows why?
User contributions licensed under CC BY-SA 3.0