No commit activity in last 3 years
No release in over 3 years
A Ruby Gem to parse export file formats from Photoscan.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5
>= 0

Runtime

>= 0
 Project Readme

photoscan_outputs

A simple gem to load and parse the various output files which are generate by the Photoscan reconstruction/photogrammetry software from Agisoft.

Please note I am currently testing against Photoscan Professional version 0.9.0.1586.

At present the Gem only parses the camera XML files generated by "Export -> Cameras" (sorry, it's all I need at this point). I'm happy to merge in support for the other export (and import) file formats.

Installation

Add this line to your application's Gemfile:

gem 'photoscan_outputs'

And then execute:

$ bundle

Or install it yourself as:

$ gem install photoscan_outputs

Usage

See the demo applications in demo/