Skip to content

Commit 1d7e343

Browse files
Update README.md
1 parent 20eed04 commit 1d7e343

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Basic Implementation of Digital Image Processing in MATLAB
1+
![Basic Implementation of Digital Image Processing in MATLAB](https://github.com/jonathanrjpereira/Basic-Implementation-of-Digital-Image-Processing-in-MATLAB/blob/master/Banner2.svg)
2+
23

34
Uses MatLab's Image Processing & Computer Vision Toolbox
45

@@ -28,7 +29,7 @@ Program codes can be run by pressing 'F5'.
2829
* [Dilation & Erosion](https://github.com/jonathanrjpereira/Basic-Implementation-of-Digital-Image-Processing-in-MATLAB/blob/master/Morphology/dilero.m)
2930
* [Discrete Fourier Transformation (DFT)](https://github.com/jonathanrjpereira/Basic-Implementation-of-Digital-Image-Processing-in-MATLAB/tree/master/Discrete%20Fourier%20Transformation)
3031
* [Improved Gray Scale Quantization (IGS)](https://github.com/jonathanrjpereira/Basic-Implementation-of-Digital-Image-Processing-in-MATLAB/tree/master/Improved%20Grayscale%20Quantization)
31-
32+
3233
## Contributing
3334
Are you a programmer, engineer or designer who has a great idea for another Basic DIP Implementation? Maybe you're just a beginner or you've spotted a bug? Feel free to grab our code from Github and tinker with it. Don't forget to smash that Pull Request button.
3435

0 commit comments

Comments
 (0)