Skip to content
Bernhard Froehler edited this page May 10, 2017 · 40 revisions

Welcome to the homepage of open_iA, a tool for the visual analysis and processing of volumetric datasets, with a focus on industrial datasets. It is developed and maintained by the Computed Tomography Research Group at the University of Applied Sciences Upper Austria, Campus Wels.

Getting open_iA

You need to build open_iA from the sources provided in this repository. Use git to clone the source code from https://github.com/3dct/open_iA.git, or download a zip file containing the sources of the latest release. We provide descriptions for the build procedure under Windows using Visual Studio 2015, as well as under Ubuntu Linux using g++.

We do not provide pre-built binaries at the moment.

User Guide

See the User Guide page.

Development and Contributing

open_iA is intended as a framework for research prototypes and tools. In our Development section we have started to gather information on how you can start writing your own extensions for usage from within open_iA.

We also highly welcome improvements to the core libraries, ideally in the form of pull requests (see the excellent github documentation on working with pull requests in case you have never worked with these).

References

If you use any of the tools included in open_iA for your research, we would appreciate if you cite the according paper as mentioned in the Tools section.

License

open_iA is released under the GPL v3 license. See also the LICENSE file in this repository. open_iA uses several libraries and other documents. See Attribution for a list of sources.

Clone this wiki locally