Skip to content

dsjohns2/CS-241-Honors-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS241 Honors (CS296-41) Project: Steganography Toolset

Members

      Students    Anton Bershanskiy <[email protected]>
                  Dan Johnson       <[email protected]>
                  Rishabh Asthana   <[email protected]>
      Mentor      Ben Kurtovic      <[email protected]>

Regular meetings: Tuesdays at 6-7pm.

To compile: g++ yourFile.cpp lodepng.cpp -o OutputFileName

g++ encodePNG.cpp -o OutputFileName

To load images from the internet : wget imageURL

To copy binary info like images.. cp Husky.png test.png

To two compare PNG's: compare -compose src image1.png image2.png difference.png

Google Drive folder (with Proposal) https://drive.google.com/drive/u/0/folders/0B1Eyz6Uk-13mRHIxSkdXdVNKV3c

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published