Skip to content

JuliaEarth/ImageQuilting.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageQuilting.jl

A Julia package for fast 3D image quilting simulation.

3D Quilting Animation

Latest News

Installation

Get the latest stable release with Julia's package manager:

] add ImageQuilting

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Citation

If you find ImageQuilting.jl useful in your work, please consider citing our paper:

@ARTICLE{Hoffimann2017,
  title={Stochastic Simulation by Image Quilting of Process-based Geological Models},
  author={Hoffimann, J{\'u}lio and Scheidt, C{\'e}line and Barfod, Adrian and Caers, Jef},
  journal={Computers \& Geosciences},
  publisher={Elsevier BV},
  volume={106},
  pages={18-32},
  ISSN={0098-3004},
  DOI={10.1016/j.cageo.2017.05.012},
  url={http://dx.doi.org/10.1016/j.cageo.2017.05.012},
  year={2017},
  month={May}
}

Publications

  • Barfod et al. 2017. Hydrostratigraphic modelling using multiple-point statistics and airborne transient electromagnetic methods DOWNLOAD

  • Hoffimann et al. 2017. Stochastic Simulation by Image Quilting of Process-based Geological Models DOWNLOAD

  • Hoffimann et al. 2015. Geostatistical Modeling of Evolving Landscapes by Means of Image Quilting DOWNLOAD

Talks

CSDMS 2018

CSDMS2018

JuliaCon 2017

JuliaCon2017

Contributing

Contributions are very welcome, as are feature requests and suggestions.

Please open an issue if you encounter any problems.