hitsthings / ptamjs

WIP!! Doesn't work yet
MIT License
1 stars 2 forks source link

ptam

Parallel Tracking and Mapping in JS

NodeJS and Browser compatible

Getting Started

Install the module with: npm install ptam

var ptam = require('ptam');
ptam.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Adam Ahmed
Licensed under the MIT license.