Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 664 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 664 Bytes

Image Processing Application

You can apply image processing methods to the input image. Filters:

  • Mean Filter
  • Gaussian Filter

Edge Detection:

  • Laplacian 4-Connected
  • Laplacian 8-Connected

Color Settings:

  • Sharpen
  • More Sharpen
  • Brightness
  • Contrast
  • Gama

Image Scaling:

  • Down Scale
  • Up Scale - NN
  • Up Scale Linear

Image Rotation

  • Rotate 90°
  • Rotate -90°
  • Rotate 180°
  • Rotate Arbitrary
  • Flip Vertical
  • Flip Horizontal

Test1 Test2 Test3 Test4 Test5 Test6 Test7