Coder Social home page Coder Social logo

shadow_free_segmentation's Introduction

Shadow Free Segmentation

This software package provides a MATLAB implementation of the foreground background segmentation approach that robust to the effects of shadows described in the following paper:

A. Ecins, C. Fermüller, and Y.Aloimonos, "Shadow Free Segmentation in Still Images using Local Density Measure", ICCP 2014

Required 3rd party packages

There is a number of 3rd party software packages that are used by this software:

  • My package of usefull MATLAB functions [link]

  • Berkeley segmentation code v1.2.0 [link]

  • Maxflow v3.0.1 [link]

  • Maxflow wrapper for MATLAB [link]

  • EDISSON wrapper for MATLAB [link]

  • libsvm v3.18 [link]

    NOTE: I have renamed functions svmtrain and svmpredict to libsvmtrain and libsvmpredict in my installation to avoid confusion with the same functions available in MATLAB Statistics Toolbox.

  • Local Binary Patterns (already included in this package) [link]

Usage

The package contains 4 important pieces of code. Each of them can be used standalone for their respective purpose:

  • fixation_segmentation - fixation based foreground background segmentation
  • shadow_boundary_recognition - shadow boundary classfier training
  • density_map - image transformation that is robust to illumination changes
  • shadow_free_seg - shadow free segmentation

Each package had a demo file included. To try them out install the required 3rd party packages, open the demo file (e.g. shadow_free_seg_demo.m) set the required paths to the isntalled packages and run the demo file.

All software was tested in Ubuntu 12.04, MATLAB R2014a. If you have any questions or comments feel free to contact me.

shadow_free_segmentation's People

Contributors

aecins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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