Robot camera + motion detection -


i have project in (me , student) develop system robot. in robot have camera capture.

my question how detect motions, movements. there solution?? technics , tools use ?? language use (possible java example) ??

thanks in advance.

best regards. ali

consider using opencv:

http://opencv.org

it has lot of useful vision algorithms built in, , supports, c, c++ , python, gpu functionality.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -