Giter Club home page Giter Club logo

adip's Introduction

Advanced Digital Image Processing - Project Work

This is a project about digital image processing, with particular regard to image segmentation.

The goals are:

  • Implement an efficient approach to estimate the oriented gradient of histograms.
  • Utilize the local minimum of the latter as a seed for a morphological watershed segmentation

This repository implements the work described in:

Contour Detection and Hierarchical Image Segmentation
P. Arbelaez, M. Maire, C. Fowlkes and J. Malik. IEEE TPAMI, Vol. 33, No. 5, pp. 898-916, May 2011 http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/papers/amfm_pami2010.pdf

Results

We successfully managed to achieve both tasks. See "Final Report" to get an intro to the topics of this research and an overview of our work. The docs folder contains our presentation at a student conference inside Delft University of Technology.

Gradient of Histogram

Influence of scale in gradients' magnitudes

Big scales images give rise to fine contours in contrast with the coarse contours acquired in the smaller scale image.

Influence of θ in gradients’ magnitudes

Using one single orientation (θ=0°,90°,45°,125°) is not enough to acquire contour quality, but the combination of all give rise to an efficient contour detector.

Watershed Segmentation

adip's People

Contributors

mariasv avatar synchro-- avatar

Stargazers

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