Skip to content

leaveitout/pgm2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGM 2 PNG

Convert a .pgm file to a .png file using OpenCV

Installation

Requires OpenCV, C++14 compatible compiler, ...

Running

mkdir bin cd bin cmake .. make ./pgm2png input.pgm output.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published