Click here to Skip to main content
15,889,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows Control Library not registering Pin
lastdays17-Apr-09 10:06
lastdays17-Apr-09 10:06 
GeneralRe: Windows Control Library not registering Pin
howlettt17-Apr-09 15:43
howlettt17-Apr-09 15:43 
GeneralRe: Windows Control Library not registering Pin
lastdays18-Apr-09 2:39
lastdays18-Apr-09 2:39 
QuestionNon-dynamic Image Recognition. Pin
Joorstard17-Apr-09 6:37
Joorstard17-Apr-09 6:37 
I've tried to search the forums/articles for what I am looking for but was unable to find what I need. I am new to the site so if someone has a link to what I'm about to ask that would be great too.

As I am looking up OCR and other types of recognition I find that they go into great depth and complexity to account for the ever changing characters and/or images they will be trying to recognize. I need a very simple example of OCR as I only have 2 images that I will ever need to read.

Problem:
I have an old security system on our building in that when people come and go with their access card a message is displayed in the access programs status window. The window shows 1 of 2 images. A door open for exiting and a door closed for entering. Next to the picture is the name of the person. The problem is that this software does not log this information and after a set number of records the status window runs out of room and it is pushed off of the list.

What I need is to have some code that will scan the status window of this program which is always in the same place, recognize the icon and mark entering/exiting (the icon is always in the same place) and record the name that shows up next to it.

As stated in my introduction, most code I have found on this site goes into a lot of complexity or "neural networking". I think that based on the non-dynamic nature of my problem this would have to be easier to solve. Once I see an example of anything similar I can reconfigure it to my needs. I just don't know where to start.

Any help would be great and thank you all for your time.
AnswerRe: Non-dynamic Image Recognition. Pin
Luc Pattyn17-Apr-09 6:58
sitebuilderLuc Pattyn17-Apr-09 6:58 
GeneralRe: Non-dynamic Image Recognition. Pin
Joorstard24-Apr-09 6:47
Joorstard24-Apr-09 6:47 
GeneralRe: Non-dynamic Image Recognition. Pin
Luc Pattyn24-Apr-09 6:52
sitebuilderLuc Pattyn24-Apr-09 6:52 
GeneralRe: Non-dynamic Image Recognition. Pin
Joorstard24-Apr-09 6:59
Joorstard24-Apr-09 6:59 
AnswerRe: Non-dynamic Image Recognition. Pin
Skymir17-Apr-09 10:46
Skymir17-Apr-09 10:46 
Questionhow to generate phone ring sound Pin
yogesh_softworld12317-Apr-09 6:14
yogesh_softworld12317-Apr-09 6:14 
AnswerRe: how to generate phone ring sound Pin
DaveyM6917-Apr-09 6:19
professionalDaveyM6917-Apr-09 6:19 
GeneralRe: how to generate phone ring sound Pin
yogesh_softworld12317-Apr-09 7:06
yogesh_softworld12317-Apr-09 7:06 
GeneralRe: how to generate phone ring sound Pin
Henry Minute17-Apr-09 8:24
Henry Minute17-Apr-09 8:24 
GeneralRe: how to generate phone ring sound Pin
DaveyM6917-Apr-09 11:59
professionalDaveyM6917-Apr-09 11:59 
QuestionHow to implement User-Level security in app ? Pin
hdv21217-Apr-09 5:12
hdv21217-Apr-09 5:12 
AnswerRe: How to implement User-Level security in app ? Pin
dan!sh 17-Apr-09 5:36
professional dan!sh 17-Apr-09 5:36 
GeneralRe: How to implement User-Level security in app ? Pin
hdv21217-Apr-09 6:07
hdv21217-Apr-09 6:07 
GeneralRe: How to implement User-Level security in app ? Pin
buachaill cliste17-Apr-09 8:44
buachaill cliste17-Apr-09 8:44 
GeneralRe: How to implement User-Level security in app ? Pin
hdv21217-Apr-09 9:43
hdv21217-Apr-09 9:43 
GeneralRe: How to implement User-Level security in app ? Pin
buachaill cliste17-Apr-09 9:55
buachaill cliste17-Apr-09 9:55 
GeneralRe: How to implement User-Level security in app ? Pin
hdv21217-Apr-09 10:00
hdv21217-Apr-09 10:00 
Questionhow to attach tab key with arrow keys in C# Pin
atul gupta17-Apr-09 5:10
atul gupta17-Apr-09 5:10 
AnswerRe: how to attach tab key with arrow keys in C# Pin
dan!sh 17-Apr-09 5:18
professional dan!sh 17-Apr-09 5:18 
QuestionA Paint like application Pin
jaypatel51217-Apr-09 4:37
jaypatel51217-Apr-09 4:37 
AnswerRe: A Paint like application Pin
Rob Philpott17-Apr-09 4:52
Rob Philpott17-Apr-09 4:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.