/Video_with-Sketcher-Track-

Python Sketcher and Tracking in video ( Vision Programming Class )

Primary LanguagePython

Video with (Sketcher & Track)

Python Sketcher and Tracking in video ( Vision Programming Class )

Function

  1. In Video, Making any shape with Sketcher.py ( Using mouse Drawing )
  2. In Video, Tracking Specific shape
  3. In Video, Resizing Specific shape

Result Video Clip

Using Manuual

  1. In Shell console, >> python Sketcher_main.py
  2. Using mouse Drawing, Draw Specific Shape (What U want)
  3. Press SpaceBar
  4. Specific Shape follow object and Resizeing (which you designate)

pip install

pip3 install numpy
pip3 install cv2
pip3 install dlib