Skip to content

Releases: omshinde/Lee-GradInv-filters

Lee-GradInv-filters v1.0.0

19 Mar 12:56
f9c482f
Compare
Choose a tag to compare

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