Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpx125 committed Dec 26, 2017
2 parents d271494 + ef203ff commit 0400b13
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Pore3D

Pore3D is a software toolbox for quantitative analysis of three-dimensional images.

The core of Pore3D consists in a set of state-of-the-art functions and procedures for performing filtering, segmentation, skeletonization and quantitative analysis of three-dimensional data. Although three-dimensional data can be produced by several techniques (for instance: magnetic resonance, x-ray scattering or confocal microscopy), the library was developed and optimized for micro-CT (Computed Tomography) data.

Pore3D features are available through the high-level scripting environment [IDL](http://www.harrisgeospatial.com/ProductsandSolutions/GeospatialProducts/IDL.aspx). Pore3D has been tested with IDL 64-bit from versions 6.4 to 8.5.

## References

If you use this software please cite: F. Brun et al., Pore3D: A software library for quantitative analysis of porous media (2010) Nuclear Instruments and Methods in Physics Research, Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, 615 (3), pp. 326-332.

## Installation

Binaries for Windows 64-bit are provided. The .zip file can be downloaded from the Releases section of this GitHub repository (https://github.com/ElettraSciComp/Pore3D/releases/).

Decompress the .zip file and make the extracted .dll and .dlm files visible to [IDL](http://www.harrisgeospatial.com/ProductsandSolutions/GeospatialProducts/IDL.aspx). The simplest way for this is to copy the Pore3D files into an internal IDL folder similar to C:\Program Files\Exelis\IDL85\bin\bin.x86_64. Administrative permissions are required in this case.

## Documentation

User documentation in HTML format can be downloaded from the Releases section of this GitHub repository (https://github.com/ElettraSciComp/Pore3D/releases/). Just decompress the .zip file and run the "Open Guide" link (or equivalently browse the internal folder and open with your Internet browser the file named Index.html).

## Credits

The software has been developed in collaboration with the University of Trieste (http://www.units.it).

## License

The project is licensed under the GPL-v3 license.

0 comments on commit 0400b13

Please sign in to comment.