Results 1 to 4 of 4

Thread: Recognize pattern

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2010
    Posts
    231

    Recognize pattern

    Hello,guys I am trying to write a app in which I have to recognize user drawing just like these three here, so can you tell me how to do it under C#.




    And I have one offtopic problem , so I hope you will answer it too.
    I have a user control which is then initializen in winform , but I created a new winform I need to know when a user control checkbox == true , but when I try to get it , it's always false . I tryed even with public property but again without result.

    Thanks in advance to everyone who will answer to my questions.

  2. #2
    Fanatic Member x-ice's Avatar
    Join Date
    Mar 2004
    Location
    UK
    Posts
    671

    Re: Recognize pattern

    You should do some background reading before you begin. This is a complex topic.

    http://en.wikipedia.org/wiki/Computer_vision

    With regards to your checkbox problem please post some code so we can help you.

    - Dan

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2010
    Posts
    231

    Re: Recognize pattern

    Well this is what I build for two days :
    ,
    but now I am trying to recognize these two:


    till now , without success .

  4. #4
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: Recognize pattern

    Perhaps sharing your code?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width