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 (seegetColorSection_2015.js
)
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.
getColorSection.js
: main scriptcolorScale.js
: script to draw RGB color scaleindex.html
: GUI