Skip to content

perseusdg/opencvDatasetModifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencvDatasetModifier

Creating large datasets from a small pool of images

Build Instructions: -Any C++ compiler that supports c++17(Supports only msvc) -Opencv4.X -ninja/make -mkdir build && cd build -cmake -G"Ninja" ..

To Do: 1)Bring linux support 2)Remove black patches when rotating image 3)add more filters in addition to contrast and brightness 4) csv loader becomes slower for larger datasets,implementing a faster csv reader 5)Only supports full hd images ,support for higher resolution images coming up soon!!

About

Creating large datasets from a small pool of images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published