Skip to content

sebcat/convolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutions

Image kernels and textures.

Kernels are applied on the individual RGB channels

Usage

Generate the images:

make
./hello

hello0.bmp: Initial image - XOR texture + polynomial modulus

Hello0

hello1.bmp: Gaussian blur

Hello1

hello2.bmp: Gaussian blur + Edge filter

Hello2

hello3.bmp: Gaussian blur + Edge filter + Sharpening

Hello3

hello4.bmp: Gaussian blur + Edge filter + Sharpening + Box blur

Hello4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published