OpenSurfaces
  • Getting Started
    • Installing the server
    • Visit the homepage
  • Setup
    • Running the webserver
    • Making changes to the code
  • Sytem architecture
    • Component description
    • Directory structure
    • Settings
    • Image data
    • Installed packages
  • Querying the database
    • Method 1: use the Python shell
    • Method 2: write a Python script
    • Example queries: Photos
    • Example queries: Shapes
    • Example queries: BRDFs
    • Example queries: Normals
  • Mechanical Turk
    • Preparation to use MTurk
    • Running experiments
    • Commands
    • Experiment configuration (<app>/experiments.py)
    • Model attributes
  • Extending the system
  • API Reference
    • Models
    • Utilities
  • Change log
    • Before 2014-03-07
 
OpenSurfaces
  • Docs »
  • API Reference

API Reference¶

Models¶

  • module: mturk.models
  • module: intrinsic.models
  • module: bsdfs.models
  • module: photos.models
  • module: shapes.models
  • module: normals.models
  • module: acounts.models

Utilities¶

  • module: common.utils
  • module: common.geom
  • module: photos.utils
  • module: shapes.utils
  • module: mturk.cubam
  • module: mturk.utils
Next Previous

© Copyright 2014, Sean Bell.

Sphinx theme provided by Read the Docs