ive downloaded IM about a week ago from off site, so i dont think i need to upgrade it.
So your THAT guy? Ive looked all your scrypts be4 writing this post, but i guess i wasnt accurate enough. Ill check out what you said right now
Search found 6 matches
- 2012-06-30T11:51:14-07:00
- Forum: Users
- Topic: Rectangular shapes coordinates detection
- Replies: 16
- Views: 16939
- 2012-06-30T11:32:21-07:00
- Forum: Users
- Topic: Rectangular shapes coordinates detection
- Replies: 16
- Views: 16939
Re: Rectangular shapes coordinates detection
yeah ive tried 2>&1 and also adding in the end "null: 2>&1" and a buhnch of other operations to try getting STDERR stream but nothing worked. Do you recommend to search more ways of getting STDERR in my system? also this is only half of problem, the main problem is speed of -subimage-search and ...
- 2012-06-30T11:16:20-07:00
- Forum: Users
- Topic: Rectangular shapes coordinates detection
- Replies: 16
- Views: 16939
Re: Rectangular shapes coordinates detection
product version of compare.exe is 6.7.7 -subimage-search works but it only returns 2 images, no coords info (the most important info that i need, to crop text region from screenshot and feed it to OCR engine) APPEND: im using execute_program(convert.exe,*COMMAND LINE TEXT*,true) 3rd argument (true ...
- 2012-06-30T10:35:42-07:00
- Forum: Users
- Topic: Rectangular shapes coordinates detection
- Replies: 16
- Views: 16939
Re: Rectangular shapes coordinates detection
omg lol im so sorry i didint mention that i modified 1st slide right be4 posting, to hide my ingame contacts :DDDD Making this prog might be violation of blizz rules... Ok, ive edited 1st slide, evrything should be ok now^^ And btw ive been using all operations on BMP files but ive uploaded jpg so ...
- 2012-06-29T18:12:00-07:00
- Forum: Users
- Topic: Rectangular shapes coordinates detection
- Replies: 16
- Views: 16939
Re: Rectangular shapes coordinates detection
Thanks for your reply! ill test all your suggestions whenever i will be able to. On screenshot #2 you can see interface of Paint.net with that settings (thats why i gave souch a short comment on that step, cuz ive shown interface). Still, thanks. Say, will any of those functions give me coords of ...
- 2012-06-29T02:32:36-07:00
- Forum: Users
- Topic: Rectangular shapes coordinates detection
- Replies: 16
- Views: 16939
Rectangular shapes coordinates detection
Greetings! Im making a program for converting Diablo 3 items stats into text from image, i made things work on AH but now i want it to scan the game in real time mode and grab all the item windows that player sees (that requires 3-5 screenshots per second). I have some ideas on how to make ...