caixh39 / Image_Process

video or image processing, little function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video or Image processing

  • video translate into frame
  • locatting special position then cropping

examples:

make video into frame:

  • $ python video_to_frame.py

crop special zoom:

  • $ python image_segment.py

crop face's zoom from video:

  • $ python object_tracking.py

About

video or image processing, little function


Languages

Language:Python 82.9%Language:C++ 17.1%