Skip to content

Roger-Lo2000/Image_Augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Image_augmentation

Simple Image Augmentation using openCV python

  • Contain:
    • Vertical Motion blur
    • Horizontal Motion blur
    • light
    • Gaussian noise

Example Usage

git clone https://github.com/Roger-Lo2000/Image_augmentation.git

python main.py

or with arguments

python main.py -k 11 -a 0.6 -m 0 -v 0.1

TODO

Add more image proccess algorithm

About

Simple Image Augmentation using openCV python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages