Coder Social home page Coder Social logo

uttamsdev / image-filters Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.04 MB

3*3 mean Filter, min filter, max filter, weighted average filter and 5*5 mean filter, min filter and max filter using JavaScript Program of image processing problem solving.

Home Page: https://uttamsaha.github.io/Image-Processing/

HTML 43.25% CSS 5.11% JavaScript 51.64%
cross-correlation max-filter mean-filter weighted-average-filter

image-filters's Introduction

Image Processing Filters

Why I made this Web Application?

I'm a Computer Engineering student at Southeast University. I have Image Processing Subject this semester. There are some maths about image filtering which are really time consuming. Then I decided to write the codes which make me simple to find the answer of the questions. I used this during my online exam. Dude It saved my lots of time during exam :p

Features of this web application.

  • Run 3*3 Mean Filter over the image
  • Run 3*3 Min Filter over the image
  • Run 3*3 Max Filter over the image
  • Run 3*3 Average Weighted over the image
  • Run 3*3 Cross Correlation over the image
  • Run 5*5 Mean Filter over the image
  • Run 5*5 Cross Correlation over the image
  • Notice navbar to get other things

How to use?

  • Enter number of rows & columns
  • Select which filter you want to apply.
  • Enter your image separated by comma.
  • Enter filter for cross correlation.
  • Click on submit to get result.

An example of 3*3 average weighted filter:

  • Here number of rows = 7, number of columns = 7
  • filter selected -> average weighted filter
  • input image: 0, 0, 0, 0, 0, 0, 0, 0, 73, 73, 73, 0, 0, 0, 0, 74, 57, 54, 3, 7, 0, 0, 47, 2, 72, 1, 99, 0, 0, 6, 27, 41, 2, 1, 0, 0, 72, 72, 54, 8, 205, 0, 0, 0, 0, 0, 0, 0, 0

3*3 average weighted average filter finder ui

3*3 UI

3*3 average weighted filter result

3*3 average weighted filter result;

3*3 Mean filter finder

3*3 mean filter

3*3 Cross Correlation Finder

3*3 cross correlation finder

Similarly Use 55 Filters & 33 min and max filter linked in the navbar. Thank you.....

Tags

3*3 Weighted Average Filter Finder Online

3*3 Mean Filter Finder Online

3*3 Cross Correlation Finder Online

3*3 Min Filter Finder Online

3*3 Max Filter Finder Online

5*5 Weighted Average Filter Finder Online

5*5 Mean Filter Finder Online

5*5 Cross Correlation Finder Online

image-filters's People

Contributors

uttamsdev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.