User Tag List

Results 1 to 10 of 10

Thread: Mouse movement capture?

  1. #1
    No Products Registered

    Join Date
    Dec 2007
    Location
    Burbs of Detroit
    Posts
    40
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mouse movement capture?

    I have this idea of a "Letter draw application" for children learning to write (Guess this could be kind of a reflex game aswell).

    Problem is I can't figure out how to capture the input from the mouse to determine if the input from the child is that of the displayed letter.

    So if the letter is "N" is displayed, and the child draws something close enough to resemble "N" how can that input be gathered?

    Any ideas appreciated.

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    i've always wondered this myself since sometimes i've wanted to use gesture recognition

    it'd probably be really hard without using vectors, though

  3. #3
    RayMarble
    Guest

    Re: Mouse movement capture?

    Have mercy on poor kids, drawing with the mouse is very uncomfortable (even for me - I know because I have to do it every day on whiteboard, since my internet comp doesn't have a graphic tablet)

    Anyway if you manage to find some nice handwriting recognition algoritms please send them to Nintendo too, since their Brain Training always frustrates me when it claims I wrote "1" when it's clear it was "4" :PPP Interestingly, their kanji recognition works much better from what I saw!

  4. #4
    No Products Registered

    Join Date
    Dec 2007
    Location
    Burbs of Detroit
    Posts
    40
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    Honestly Ray I have to agree with you there heh.
    Guessing your still playing Brain Age. :grin:

  5. #5
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    Well I have an idea on how you can do individual letters. It's not perfect, but it sorta works. Here's an example:

    http://wizkidweb16.martinsonjewelers.com/uploads/recognition.exe

    and here's the source:

    http://wizkidweb16.martinsonjewelers.com/uploads/recognition.mfa

  6. #6
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    That's a good idea wizkidweb, but there are a few major flaws with it. Firstly, if you just hold the mouse in the same spot and click for a second or two and then hit check, it will register as acceptable, even though there is only a dot there. Secondly, even if the letter is drawn correctly, but doesn't overlap with the letter, it is incorrect. I don't think there is a simple way to do something like this, but I do remember an example on how to check if someone is drawing a square, circle, or triangle.

  7. #7
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    Yeah, I found those flaws as well. If worse comes to worse, you can always use the Microsoft InkEdit ActiveX Control. It has handwriting recognition built in, but I don't think it works on every computer. Actually, I think it only works on XP Tablet Edition and Windows Vista Home Premium, Business, and Ultimate.

  8. #8
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    It works for me on XP Professional, it comes as an option with Office.

  9. #9
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    you probably have onenote. I think only computers with onenote can have it then.

  10. #10
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse movement capture?

    Nope, I have the ActiveX control as well, and I don't have OneNote. It is a feature standard with any semi-recent version of Microsoft Word I believe, though I could be wrong.

Similar Threads

  1. Screen Capture Object - load capture from clipboar
    By Maarten in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 3rd December 2010, 09:09 PM
  2. Mouse Movement prevents mouse click event?
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd March 2008, 02:52 AM
  3. Mouse click doesnt work when Mouse movement used
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 21st September 2006, 02:24 PM
  4. Bug with Mouse Movement ?
    By Surmulot in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 12th September 2006, 11:05 AM

Posting Permissions

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