Skip to content

Commit b492022

Browse files
Create README.md
1 parent 295dde6 commit b492022

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
This project presents the following filters for image processing:
2+
- Bilateral, modification of Gauss filter
3+
- Canny edge detector
4+
- Gabor
5+
- Gauss
6+
- Sobel
7+
- Gradient
8+
- Median
9+
- Vertical and horizontal mirrors
10+
- Rotate with post bilinear interpolation
11+
- Vessels
12+
- PSNR, SSIM and MSSIM computation functions
13+

0 commit comments

Comments
 (0)