opencv lkdemo.cpp
i modified opencv/samples/cpp/lkdemo.cpp to be used as mousepointer by passing coordinates of point to setcursorpos().,but when this program is running i cant use hardware mouse it stays in same position as lenter code here
k point.,because setcursorpos()runs in infinity loop.,how to resolve?
You probably don't have enough karma to post links, please paste the code directly to your post so we can take a look.