Search:

Type: Posts; User: aswinkgopan

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    4,031

    thank you for your support... that worked.....

    thank you for your support... that worked.....
  2. Replies
    6
    Views
    4,031

    i need to apply this into my Digital image...

    i need to apply this into my Digital image processing project which require dynamic gesture capturing from web camera. While using sleep function the video streaming stops for the time given as...
  3. Replies
    6
    Views
    4,031

    Alternative to Sleep function ?

    Whats the alternative to using windows' "Sleep" in the windows environment? Specifically, I'm trying create a delay when the player touches a switch (its a boolean switch/*on/off*/) so that the...
  4. Replies
    4
    Views
    5,414

    they are 32-bit integers.

    they are 32-bit integers.
  5. Replies
    4
    Views
    5,414

    This is the function prototype. Mouse_Move(DWORD...

    This is the function prototype.
    Mouse_Move(DWORD dx, DWORD dy);
    the .x and .y are integers. what am i supposed to do ?
  6. Replies
    4
    Views
    5,414

    Moving Cursor using mouse_event()

    i am trying to move mouse cursor by capturing finger coordinate in opencv. i am not able to move the cursor to maximum screen size which is 1366*768. my webcam resolution is 640*480. my mouse pointer...
Results 1 to 6 of 6