Need to send alert based on screen event

Hi everyone.
I would like to build a software which will interpret screen .
For example.
In our compony there is separate team sitting 24*7 monitoring the screen for any alert that comes in .
However By building a software that can capture what is written on screen,depending on the context do appropriate action.
I heard of Picture to text converter software can convert picture into text but how would i capture specific part of screen.FOR EXAMPLE (A word written in the corner of the screen by specifying the x and y co - ordinates )
Which language will allow me do this.
 
Wouldn't it be easier to modify the alerting system (capturing it directly) and trigger the events (directly in the software instead of relying on hardware)
 
Kneo said:
Wouldn't it be easier to modify the alerting system (capturing it directly) and trigger the events (directly in the software instead of relying on hardware)
With software you have lot of possibilities but with hardware screen capturing you have only one way .
So its better.
 
Back
Top