Skip to content

Lee-GradInv-filters v1.0.0

Latest

Choose a tag to compare

@omshinde omshinde released this 19 Mar 12:56
· 1 commit to master since this release
f9c482f

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