Skip to content

NathHo/Homomorphic_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homomorphic_filter

A basic homomorphic filter app for image enhancement and correction. This script was developed using discrete Fourier transforms to solve uneven illumination of optical microscopy images in a scientific context. The app includes a compression parameter "Comp" that reduces the pixel count, three parameters linked with the Fourier transform that manage the saturation, sharpness and intensity of the filter. These should be adapted for all specific cases. The app also contains a "safe image scale" tick-box that leaves the image scale untreated (most of the time...).

For now the script doesn't support batch processing, I might add it later.

Hope it'll be useful!

--- App availible in .exe and .py (python 3 required module -> opencv-python and pillow) , note that your antivirus might be scared of the .exe ---

Image1

About

Homomorphic filter for image enhancement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages