Hello
I promised somebody that i would post what i have now so here goes.
So what is this program?
This program is an analyzer of the combat log. It uses OCR (Object character recognition) to read from a video file.
Howto:
1) Install ffmpeg
2) record a video with the combat log open and as big as possible
3) run convert and run bat file
4) an image will be shown of the video and you must select a region of interest by clicking and holding down and dragging a square.
5) 3 text files will be created
6) you can examine these. Raw is the first one. Then correct combat log. then clean combat log. The output is a space seperated file with a newline for each newline in the combat log.
Please note that this is a work in progress and you might need to do some troubleshooting for it to work so wait if you don't have time.
I plan to open source the code later so no need to reverse engineer it. Probably under GPL license.
The software comes with no warranty whatsoever.
I promised somebody that i would post what i have now so here goes.
So what is this program?
This program is an analyzer of the combat log. It uses OCR (Object character recognition) to read from a video file.
Howto:
1) Install ffmpeg
2) record a video with the combat log open and as big as possible
3) run convert and run bat file
4) an image will be shown of the video and you must select a region of interest by clicking and holding down and dragging a square.
5) 3 text files will be created
6) you can examine these. Raw is the first one. Then correct combat log. then clean combat log. The output is a space seperated file with a newline for each newline in the combat log.
Please note that this is a work in progress and you might need to do some troubleshooting for it to work so wait if you don't have time.
I plan to open source the code later so no need to reverse engineer it. Probably under GPL license.
The software comes with no warranty whatsoever.