Skip to content

mr-yoo/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lowpass Filter

Reads a PNG image, applies a horizontal 1-2-1 low-pass filter, and writes the filtered image.

Build

cmake -S . -B build
cmake --build build

Usage

./build/lowpass input.png output.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published