Git Product home page Git Product logo

outcropsgeewhiz's Introduction

NOTE ON UPDATES: we are working on improvements and extensions to this weekend hackathon project in a private repository for now. This code will likely be open-sourced at a later date. Planned features include data stucture/format conversions, facies boundary modeling, visualization utilities, and GPU acceleration of raw point cloud processing.

Outcrops, Gee Whiz!

3D digital outcrop models are cool. Gee Whiz is it fun to spin them around! Now let's do something interesting with them.

Dependencies

Base:

  • numpy
  • matplotlib
  • sklearn

To do shapefile line projections:

To use mesh data instead of [XYZ,RGBA] point cloud:

  • PyMesh (Fair Warning: install requires building a lot of C++ dependencies.)

Organization

data/: Input data, and slice frames directory (the latter not uploaded).

media/: Presentation slides, figures, movies, and simple ffmpeg movie generation script.

notebooks/: Jupyter notebooks. See README inside for more info.

models/: pickled sklearn.ensemble.AdaBoost model for (HSV color) --> (sand/shale/heterolithic) classification

mesh_process.py: Data loading + point cloud slicing + some convenience functions. Should add some things, rename, and have PyMesh functionality in a seperate module.

outcropsgeewhiz's People

Contributors

rgmyr avatar zanejobe avatar

Watchers

 avatar

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.