Coder Social home page Coder Social logo

amirsoleix / hybrid-image-generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.57 MB

Simple hybrid image generator, plus a few other elementary applications of image processing and noise reduction.

License: MIT License

Python 100.00%
image-processing hybrid-image python

hybrid-image-generator's Introduction

Hybrid Image Generator

The project consists of various sections, each one demanding knowledge from a different aspect of basic image recognition. The project is an assignment from Signals and Systems course in Sharif University of Technology instructed by Dr. Babak Khalaj.

Applying Filters

Different filters including Mean, Gaussian, and Median are used to reduce noise in a colored image and a black and white image. The effectiveness of each filter with different degrees of pressure is documented in the report.pdf. The filters are then used to reduce noise in black and white pictures with different types of noise.

Template Matching

Using Python OpenCV library a template matching operation is carried out to detect wheels of a car. Another example is used to detect faces in a movie poster.

Line Detection

The same library is used to detect lines with different lengths by setting parameters and determing the threshold in the instance image recognition function.

Hybrid Images

The last section generates a hybrid image from two different images and saves the result in the given directory. Note that the action is performed by first transforming the images into frequency domain, applying low-pass and high-pass filters to images and then morphing them in frequency domain. Finally, by reversing the operation from the first step we obtain the hybrid image.

P.S. More about details of implementation and results can be found in report.pdf.

hybrid-image-generator's People

Contributors

amirsoleix avatar

Stargazers

 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.