• Stars
    star
    1
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Detecting the medial axis of a moving object is done by extracting the frames from the video, a background subtraction, filtering, edge detection, line detection, contour detection. Each of the file below corrrespond to these operations.