Giter Club home page Giter Club logo

learning-image-processing's Introduction

Learning Image Processing

This repository includes my work in the journey to learn Image Processing.

the repository consists of 9 labs covering fundamental topics in Image Processing.

Lab3: Smoothing

  • median filter to noisy image with S&P Median filter applied to salt and pepper noise

  • Gaussian filter with different sigma Gaussian filter applied to salt and pepper noise

Lab4: Contrast Enhancement

  • Negative transformation Image Negative transformation

  • Histogram Equalization Histogram Equalization

Histogram Equalization - Histogram Equalization

Lab5: Edge Detection

  • Applying Roberts and Sobel edge detectors sobel roberts edge detectors

  • Canny Edge detector with different smoothing sigma and trying different low/high thresholds
    Canny edge detector with different thresholds

Lab6: Morphology

  • Applying erosion and dilation to coins erosion dilation

  • Credit Card Number Extraction: by using erosion and dilation along with contours to get bounding boxes Credit Card Number Extraction

  • Skeltonize the horse Vs thin by only 20 iteration Skeltonize Vs thin

Lab7: Segmentation 1

  • Segmenting the grass from the image by calculating the distance from grass color, then apply threshold. segmentation by threshold and distance

    Lab8: Segmentation 2 - adaptive thresholding techniques

  • histogram automatic thresholding technique result in threshold = 89. adaptive thresholding techniques

    Lab9: textures - segmentation

  • extracting glcm features from different textures then use them to identify and segment these textures in a given image like cotton, jeans, and background. glcm features textures segementation

learning-image-processing's People

Contributors

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