Friday, 22 February 2013

Colour: Drawing Motion Path and Circle


Once the current location of the object is determined, a path of the motion can be drawn using function Cvline where we need to include the last position of the line and the current position. A circle is drawn by using function cvcircle. The  video was the result from the functions executed.



No comments:

Post a Comment