Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 976 Bytes

File metadata and controls

23 lines (18 loc) · 976 Bytes

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