Skip to content

kolmoblocks/imageexpander

Repository files navigation

Image Expansion C++ Module

run g++ -std=c++14 expand_image.cc bitmap_image.hpp -o expand to compile code.

run ./expand [diff file name] [old lower res file name] to produce the higher res file from the diff and the lower res file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages