View Single Post
  #1  
Unread 02-13-2007, 03:51 PM
Jida Jida is offline
A Berserk Golem
 
Join Date: Mar 2006
Server: Unrest
Posts: 58
Default

First off, Hello!

My name is John and I < collect data for an items site >

I want to increase the usefulness of my website and i am running into a road block.

I currently am trying to figure out to extract item information (stats) from within the game. I am using djpeg and gocr to accomplish this feat.

When i take something like



and run "djpeg -bmp -grayscale -colors 2 test.jpg test.bmp"

This means to change it to greyscale and to 2 colors, it ends up being something like this



You see my issue ... no OCR can read that .... (I can't use the color one in its current form due to it gives the OCR a hemorrhage)

Is it possible for a interface creator to create a small "mod" that changes ITEM links to have the following

A white background
black text for everything.
using standard fonts (or a way to change the font so i can muck with it till i get it working)
no images (if possible)


This will allow me to speed up the data extraction phase and serve everyone with updated fast information =)

If anyone has suggestions on how to extract information from item links using a different method, please let me know
________
MOTORCYCLE TIRES

Last edited by Jida : 04-04-2011 at 06:02 AM.
Reply With Quote