Git Product home page Git Product logo

rcmsa's Introduction

The Random Cluster Model for Robust Geometric Fitting

This package contains the source code which implements robust geometric model fitting proposed in:

T.T. Pham, T.-J. Chin, J. Yu and D. Suter The Random Cluster Model for Geometric Model Fitting
In Proc. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), Providence, Rhode Island, USA, 2012.

T. T. Pham, T.-J. Chin, J. Yu and D. Suter The Random Cluster Model for Robust Geometric Fitting IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2014.

Related papers:

T. T. Pham, T.-J. Chin, K. Schindler and D. Suter, Interacting Geometric Priors for Robust Multi-Model Fitting IEEE Transactions on Image Processing

T. T. Pham, T.-J. Chin, J. Yu and D. Suter Simultaneous Sampling and Multi-Structure Fitting with Adaptive Reversible Jump MCMC In NIPS 2011, Granada, Spain.

Copyright (c) 2012 Trung T. Pham and Tat-Jun Chin School of Computer Science, The University of Adelaide, South Australia The Australian Center for Visual Technologies http://www.cs.adelaide.edu.au/~{trung,tjchin}

If you encounter any issues with the code, please feel free to contact me at: [email protected]

Last updated: 22 Jan 2018.


  1. Libraries

This software uses the Multi-label optimization toolbox developed by Olga Veksler and Andrew Delong, which can be downloaded from http://vision.csd.uwo.ca/code/gco-v3.0.zip. We include this toolbox to our package.

This program also makes use of Peter Kovesi and Andrew Zisserman's MATLAB functions for multi-view geometry (http://www.csse.uwa.edu.au/~pk/Research/MatlabFns/ http://www.robots.ox.ac.uk/~vgg/hzbook/code/).


  1. Installation Instructions

  • Uncompress the package.
  • Install GCO library.
    • Go to gco-v3.0/matlab directory.
    • Run GCO_UnitTest.m. The mex file should be compiled automatically. For more information, please see readme.txt file under gco-v3.0/matlab directory.
  • Run make.m file.

  1. Run evaluation

  • Run homo_eval.m to test the method using AdelaideRMF dataset.
  • Run funda_eval.m to test the method using AdelaideRMF dataset.

Note: We have tested the code under Ubuntu 16.04 and Matlab R2017a.

rcmsa's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rcmsa's Issues

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.