kylehounslow / opencv-tuts

A collection of practical OpenCV examples for use with my YouTube tutorial series.
https://www.youtube.com/user/khounslow
MIT License
49 stars 36 forks source link

motion tracking implementation in ROS #2

Open pkr97 opened 6 years ago

pkr97 commented 6 years ago

Hey Kyle, I was doing these OpenCv tutorials and they are really awesome. thanks for sharing the codes.

I was wondering if I could implement your algorithm of motiontracking in ROS for online tracking of movement.

Hope you understood my concern.

Thanks, Prasanna

pkr97 commented 6 years ago

Hello Kyle, Thanks for the codes. I have implemented that for online processing in ROS.

Cheers, Prasanna