Giter Site home page Giter Site logo

p4m's Introduction

raw2ref.py

  • Convert "Raw .TIF Images" to "Reflectance .TIF Images (scale:0-65536)"
python raw2ref.py {raw_images_path} {reflectance_images_path}
  • Example:
python ~/python/p4m/Raw2Reflectance/raw2ref.py ~/gdsl-depot/Cruz_ACRE/2020/raw_data/200902_p4m_acre/101MEDIA ~/reflectance_path

This command will create a path "~/reflectance_path" with "reflectance images(.TIF)" by converting raw images(.TIF) in "~/gdsl-depot/Cruz_ACRE/2020/raw_data/200902_p4m_acre/101MEDIA"

Setup

  1. ssh login
  2. module load anaconda/5.3.1-py37
  3. source .bashrc
  4. conda create -n P4M
  5. conda activate P4M
  6. conda install pip
  7. conda install -c conda-forge exiftool tifffile matplotlib pysolar
  8. pip install PyExifTool opencv-python
  9. conda install -c anaconda pytz scikit-image

Comment

please contact [email protected] if you have any question
please refer https://github.com/micasense/imageprocessing for MicaSense

p4m's People

Contributors

jinha avatar hunsoo-purdue 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.