Skip to content

Repository files navigation

image_encryption

g++ -c arnold_cat_map.cpp -o arnold_cat_map.o pkg-config --cflags opencv4

g++ -c problem1.cpp -o problem1.o pkg-config --cflags opencv4

g++ arnold_cat_map.o problem1.o -o image_scramble pkg-config --libs opencv4

./image_scramble

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages