Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omshinde authored May 12, 2021
1 parent fb483b6 commit f9c482f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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. This kernels are pre-defined.
The local operations are performed using Kernels. These kernels are pre-defined.
To obtain output, kernel is convolved with input image. This project processes input image using:
* **Lee filter**
* **Gradient-Inverse filter**
Expand Down

0 comments on commit f9c482f

Please sign in to comment.