/ImageDataPreprocessing

get the name of each video, and make the directory to save frames;get the full path of each video, which will open the video tp extract frames;

Primary LanguagePython

ImageDataPreprocessing

getImg.py - Get the name and full path of each video, which will open the video to extract frames.
getFirstImg.py - Get the first frame of each video.
extractFiles.py - Get all the required local images according to the frame number of global image.
getParticularImg.py - Get Particular frames from video.
imgStitch.m - get a panorama by image stitching.
imgStitch_batchProcess.m - get panoramas by image stitching.