Skip to content
Bernhard Froehler edited this page May 31, 2016 · 37 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.

Source and building

You need to build open_iA from the sources provided here. We provide descriptions for this 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.

Structure

open_iA is an industrial volume analysis tool. The Core provides some basic tools for displaying volumetric datasets.

In addition, several Filters are included which allow to perform several image processing and analysis tasks.

Specialized Tools provide support for specific scenarios.

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.

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