Skip to content

anir16293/Image-augmentation-and-hand-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Contains a python code to load, view, randomly augment and detect a human hand in an image.
The random augmentations included are random crops, scaling, brightness, shear, rotations, salt-pepper noise, translations, flips.
The hand detection algorithm is an ensemble of skin color thresholding (in the HSV color regime) and Haar cascade classifiers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published