8000 GitHub - tingleshao/objects_in_context_2d: A documented version of the 2D objects in context program.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tingleshao/objects_in_context_2d

Repository files navigation

2D Objects in Context Prototyping System

##Description This program is a tool for:

  1. Producing 2d objects in medial representation.
  2. Analyzing their relationship in multi-object context.
  3. Generating data for multi-object statistics.
    ##Install To use me, you need to install:
  • Ruby 1.9.3
  • Shoes (more stable in Linux than in Windows)
    • I had experienced compiling shoes in Ubuntu, by missing something in ruby-dev. Solutions can be found in Stackoverflow.
  • Python/SciPy and NumPy/Matplotlib
    • current version uses functions in SciPy and NumPy to compute B-Spline interpolation. This may be changed later.

##Start
To run me, you can go to the directory that contains me and type the following command:

  $ shoes main.rb

About

A documented version of the 2D objects in context program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0