Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 421 Bytes

KNN-and-Sigma-filter

Implemetation of KNN and Sigma image smoothing filters using Python

The application is available at this link: https://flask-sip.herokuapp.com/

Instructions:

  1. Choose the filter which you want to use: "Sigma Filter", "KNN Filter" or "Compare Both"
  2. Input the desired image.
  3. Click on Upload and see the output

Developed by: Nazish Khan