Skip to content

Image Fournier Transform with multiple different methods

Notifications You must be signed in to change notification settings

sertannavdann/ImageFourier

Repository files navigation

ImageFournier

Image Fournier Transform with multiple different methods

Usage

python combine.py imageName FilterType Ratio=1

FilterTypes are:

'Gaussian', 'Sharp', 'HighPass', 'LowPass', 'Mean', 'Canny', 'LaplacianEdge', 'GaussEdge', 'Sobel', 'Prewitt', 'SaltPep', 'Denoise'

Original Images

Casa Loma

Casa

Financial District

FinancialDistrict

Edited Images

Sharpening With High Pass

Sharp

HighPass

HighPass

LowPass

LowPass

Mean

Mean

Canny

Canny

GaussEdge

GaussEdge

Sobel

Sobel

Prewitt

Prewitt

SaltPep

SaltPep

Denoise

Denoise

About

Image Fournier Transform with multiple different methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published