Giter VIP home page Giter VIP logo

larcv's Introduction

LArCV: Liquid Argon Computer Vision

Data format and image processing tools, routines, and framework for LAr TPC-derived images. Developing as bridge between LArSoft and Caffe/Tensorflow.

Installation

Dependencies

  • ROOT
  • Python (optional)
  • OpenCV 3 (optional)
  • LArLite (optional)
  • LArSoft (optional)

Setup

  1. Dependencies to build with are determined through the presence of environment variables or executables in your PATH:
  • ROOT: determined through the ability to run rootcling (ROOT6) or rootcint (ROOT5)
  • OPENCV: the presence of OPENCV_INCDIR and OPENCV_LIBDIR
  • LArLite: the presence of LARLITE_BASEDIR (created when one runs configure/setup.sh in the larlite root folder)
  • LArSoft: if MRB_TOP defined and the uboonecode source directories found, will build LArSoft API
  1. clone the repository

    git clone https://github.com/LArbys/LArCV.git

  2. go into the LArCV directory

  3. run the build configuration script

    source configure.sh

  4. build

    make

That's it.

Wiki

Checkout the Wiki for notes on using this code.

larcv's People

Contributors

hourlier avatar ruian1 avatar twongjirad avatar jmoon2610 avatar polabr avatar mhkirby avatar hgreenlee avatar lyates17 avatar dcianci avatar kmason03 avatar

Watchers

James Cloos 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.