Skip to content

apoorva-mane/mask-ppm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mask-ppm

What this does?

The code allows masking of one image with a bitmap to generate a new image.

The format of these files are .ppm & .pbm.

The ouput file generated is .ppm file.

How to generate it?

Run the following line of code to generate the output.

bash mask.sh image.ppm mask.pbm > output.ppm

Viewing the files:

Follow the link to view the .pbm & .ppm files

Packages

No packages published

Languages

  • Shell 100.0%