Giter VIP home page Giter VIP logo

image-filter's Introduction

Image Filter

Update 13-05-2017: It's an image filter written by myself.

Introduction

There are 11 filters to choose:

  1. Naive_Filter
  2. Sharpness_Center_Filter
  3. Sharpness_Edge_Filter
  4. Edge_Detection_360_degree_Filter
  5. Edge_Detection_45_degree_Filter
  6. Embossing_45_degree_Filter
  7. Embossing_Asymmetric_Filter
  8. Averaging_Blur_Filter
  9. Completed_Blur_Filter
  10. Motion_Blur_Filter
  11. Gaussian_Blur_Filter

Choose the one you need, and the filterred image will generated at folder Image_Generated

The filter is consisted of five parts:

  • src: folder for the code files that implement the function
  • Image_Origin: folder for pictures which be chosen to filtering
  • Image_Generated: folder for pictures which be generated after filtering
  • README.md: introduce of this program
  • requirements.txt: environment required for this program

Usage

  • run "cd src/" to find code files
  • run "run.sh" to generated the image you need

Requirements

  • Python2.7

  • Opencv2

Demo

Naive_Image:

Naive


Averaging_Blur:

Averaging_Blur


Averaging_Blur_Enhanced:

Averaging_Blur_Enhanced


Completed_Blur:

Completed_Blur


Edge_Detection_360_degree:

Edge_Detection_360_degree


Edge_Detection_45_degree:

Edge_Detection_45_degree


Embossing_45_degree:

Embossing_45_degree


Embossing_Asymmetric:

Embossing_Asymmetric


Gaussian_Blur:

Gaussian_Blur


Motion_Blur:

Motion_Blur


Sharpness_Center:

Sharpness_Center


Sharpness_Edge:

Sharpness_Edge

image-filter's People

Contributors

jningwei avatar

Watchers

 avatar  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.