Discussion EliteOCR 0.8 – Optical Character Recognition for The Commodities Market

You first need to get the source code, see post #1 of this thread.

The patch only changes two lines in one file.

Filename: customqlistwidgetitem.py
change Line 183 to: findname = '(System:)(\d+?[(]|")(.+?)([)]|")'
change Line 201 to: return match.group(3)
 
Last edited:
Is there anyone here that has used this patch and regenerated the .exe? How did you do that? I have no idea how to fix this co-ordinates issue.
 
I had EliteOCR working just fine. Then I made the mistake of adjusting my FOV. Now I cannot for the life of me train it successfully, or get the Color Calibration to pass.

I have tried to delete the user training set and redo everything from scratch without any luck.

Is there a specific FOV that works at 1920x1080?

This is my settings.xml file...

<?xml version="1.0" encoding="UTF-8" ?>
<GraphicsOptions>
<Version>1</Version>
<PresetName>Custom</PresetName>
<StereoscopicMode>0</StereoscopicMode>
<IPDAmount>0.001000</IPDAmount>
<AMDCrashFix>false</AMDCrashFix>
<FOV>56</FOV>
<HighResScreenCapAntiAlias>3</HighResScreenCapAntiAlias>
<HighResScreenCapScale>4</HighResScreenCapScale>
<GammaOffset>0.000000</GammaOffset>
<DisableGuiEffects>false</DisableGuiEffects>
<StereoFocalDistance>25.000000</StereoFocalDistance>
<StencilDump>false</StencilDump>
<ShaderWarming>true</ShaderWarming>
<VehicleMotionBlackout>false</VehicleMotionBlackout>
<VehicleMaintainHorizonCamera>false</VehicleMaintainHorizonCamera>
<DisableCameraShake>false</DisableCameraShake>
</GraphicsOptions>
 
I had EliteOCR working just fine. Then I made the mistake of adjusting my FOV. Now I cannot for the life of me train it successfully, or get the Color Calibration to pass.

I have tried to delete the user training set and redo everything from scratch without any luck.

Is there a specific FOV that works at 1920x1080?
As long as the market listings pane takes up no less of the screen than it does at default FoV, it should work.

Then again, it's been a long time since I used OCR. The last few times I played, I either used the market connector or just didn't bother at all. /shrug
 
Does EliteOCR work with the current version of ED:Horizons?

I have what appear to be crystal clear screenshots, but Color Calibration fails. The only thing that I can figure is that there seems to be some sort of drop shadow on the text.

Here a link to one of the screenshots.

3zbvCvN.png


Here is a link to the errors in EliteOCR. It says that it is a "valid market screenshot".

bkdk7op.jpg
 
Last edited:
TBH haven't tested it or looked at it for a while, since most people have moved over to EDMC or other tools that use the API.
The contrast value looks OK. I suspect that there's been a small change to the layout of the table that is throwing EliteOCR off.
 
Back
Top Bottom