Skip to content

Collection of useful Python Snippets ( Video to images - editing text file - Video Capturing - remove files - rename files )

Notifications You must be signed in to change notification settings

anasbadawy/Useful-Python-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Python Snippets

videoToImg.py : Converting video frames to images using opencv.

videoCapture.py: Capturing videos using opencv.

renameFiles.py: Renaming files (used for renaming 8000 images as dataset).

compressFile.py: Compressing any file to smaller size.

rmFiles.py: Removing files that aren't existing in another folder(used for removing labels txt files that don't have existing images).

About

Collection of useful Python Snippets ( Video to images - editing text file - Video Capturing - remove files - rename files )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages