Git Product home page Git Product logo

ply2atti-scanline's Introduction

ply2atti-scanline

Scripts for extraction of attitudes from outcrop 3D models. This is a legacy repository for the paper:

Viana, C. D., Endlein, A., da Cruz Campanha, G. A., & Grohmann, C. H. (2016). Algorithms for extraction of structural attitudes from 3D outcrop models. Computers & Geosciences, 90, 112-122.

The new maintaned repositories are:

https://github.com/endarthur/scanline

https://github.com/endarthur/ply2atti

Usage

ply2atti

Usage: ply2atti.py -f input_filename [options] [color1 color2 ... colorN] [-o output_filename]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -f FILE, --file=FILE  input painted 3d model
  -o FILE, --outfile=FILE
                        output color coded 3d model, for use with
                        --colorencode
  -j, --join            joins all resultant data in a single file, instead of
                        a file for each color as default. Recomended if using
                        --eigen option.
  -n, --network         Outputs each different colored plane, through graph
                        analysis.

  Calibration Options:
    These are small utilities to aid calibration of your data.

    -e, --eigen         outputs only the third eigenvector of each color
                        points.
    -a COLOR:AZIMUTH, --azimuth=COLOR:AZIMUTH
                        calibrates your output data by turning its azimuth
                        horizontaly until the given color has the given
                        dipdirection
    -u VALUE, --value=VALUE
                        Determines the value used for the color encode option.
                        Defaults to 0.90.

##scanline

Virtual scanline analysis system, for use with meshlab point picking tool.
Usage:

python scanline.py file_name

Prints to stdout the resultant data.

ply2atti-scanline's People

Contributors

endarthur avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

vitali12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.