Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it posible todo Image capturing with QM?
#1
I am wondering if you can capture user-defined rectangles from the screen using QM commands/functionality.
If yes: How i accomplish that?

PS: I dont mean the "find image" or icon functionality, i mean more like commands tobe used in a function.
Well thats all for now, 3M
#2
Quick Macros :: View topic - Capture image of window with scrolling
Capture image of window with scrolling
pi
#3
wow ty, that rectangle capture code, is probably exactly what i was looking for.
Well thats all for now, 3M
#4
Next question that is related to this:

How do i create a code that will scan images inside a captured rectangle like that?
(I want to make a simple OCR function)
Well thats all for now, 3M
#5
With QM it would be slow. Use eg C++. Google for source code.
#6
Speed is no problem in this case....
Because it will be used very sporadicly.
(I want my JobSystem macro to interpret a specialy formated chatline)
Well thats all for now, 3M
#7
maybe its useful for you:

SimpleOCR - the only royalty free OCR engine!
http://www.simpleocr.com/
pi
#8
I realy realy appriciate the hints for external programs but....
I want to implement it inside my QM macro using QM commands...

Because that routine should be able to capture a region of the screen to a bitmap file already, All i need to know is how to scan inside a bitmap from a file...

Eg: How do i tell the scan/wait commands to use a bitmap file instead of the screen/window.
Well thats all for now, 3M


Forum Jump:


Users browsing this thread: 1 Guest(s)