Skip to content

Tool that draws a columnar color section by given RGB values of the canvas.

License

Notifications You must be signed in to change notification settings

YujiSODE/getColorSection

Repository files navigation

getColorSection

Tool that draws a columnar color section by given RGB values of the canvas.
GitHub: https://github.com/YujiSODE/getColorSection

Copyright (c) 2015-2019 Yuji SODE <yuji.sode@gmail.com>
This software is released under the MIT License.
See LICENSE or http://opensource.org/licenses/mit-license.php

This software is modified version of getColorSection.js version 1.0 by Yuji SODE
[Reference] Sode, Y. 2015. getColorSection.js (see getColorSection_2015.js)


resultsamples_image

Concept

Image analysis based on RGB color can be applied to generating columnar section in geological study.
It is easy to describe vertical (or horizontal) changes with columnar section.
Visual information composed of two-dimensional RGB color data, reflects morphological and physicochemical aspects of an object.
Visual information is one of main factors that are employed to draw geological columnar section based on observing outcrops.

Scripts

  • getColorSection.js: main script
  • colorScale.js: script to draw RGB color scale
  • index.html: GUI