Code base obscuration (for images) 1.0
It implements different obscuration methods on portable images (.pgm and .ppm)
|
File in GitHub/code_base_obscuration/src/model/image | Includes file in GitHub/code_base_obscuration/include |
---|---|
image_pgm.cpp | model / image / image_pgm.hpp |
image_portable.cpp | model / image / image_portable.hpp |
image_ppm.cpp | model / image / image_ppm.hpp |
ImageBase.cpp | model / image / ImageBase.hpp |