Releases: omshinde/Lee-GradInv-filters
Releases · omshinde/Lee-GradInv-filters
Lee-GradInv-filters v1.0.0
Lee-GradInv-filters v1.0.0
The image pre-processing operations include smoothing, averaging, noise-reduction et cetera. This operation can be performed on:
- Full image i.e. Global operation
- Sub-part of image i.e. local operation
The local operations are performed using Kernels. These kernels are pre-defined. To obtain output, the kernel is convolved with the input image. This project processes input images using:
- Lee filter
- Gradient-Inverse filter