Git Product home page Git Product logo

curved_shape_representation's Introduction

Curved_shape_representation

This README.md file was generated on 2017/01/16/ by Girum G Demisse.

GENERAL INFORMATION

This is a MATLAB implementation of a curved shape representation approach presented in:

  • Demisse, G.G, Aouada,D, Ottersten, B. Similarity Metric For Curved Shapes in Eculidean Space., IEEE CVPR 2016.
  • Demisse, G.G, Aouada,D, Ottersten, B. Deformation Based Curved Shape Representation., IEEE TPAMI 2017.

Code of conduct

There is only one requirment for using the software: If you use this software (Curved_shape_representation) in its entirety or partially, please consider citing the papers listed above.

Organization

The software package is organized in three main folders:

  • Classes - includes static and value classes.
  • 3rdparty - includes codes developed by a third party.
  • DP_opt - includes dynamic programming based optimizations.
  • Dataset - includes Kimia's datasets for testing.

Example datasets

Curved shapes, extracted from Kimia99 and Kimia216, are included with the software package.

  • Each column of "KIMIA99.mat" has 11 elements from the same shape category. In total, there are 9 shape catagories (columns).
  • Each column of "KIMIA216.mat" has 12 elements from the same shape category. In total, there are 18 shape catagories (columns).

HOW TO:

Three commented demo scripts are included with the package.

  • Demo_HOWTO_curve_representation.m (I recommand you start from here)- shows how to:
    • Create a curve object-- build representation of a curve.
    • Estimate point correspondance, using either unfiorm or optimal sampling, between two curved shapes.
    • Compute geodesic curve and geodesic distance between two curved shapes.
    • Plot results.
  • Demo_HOWTO_curve_model.m - shows how to:
    • Compute Karcher mean of a set of curved shape representations.
    • Compute K-clusters from a dataset of curved shape representations.
  • Demo_HOWTO_deformation_transfer.m - shows how to:
    • Extract deformation that acts from the left, given two curved shapes.
    • Transfer a deformation to a given curved shape.

Author:

Girum G. Demisse, [email protected]

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.