File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,15 @@ GitHub: https://github.com/YujiSODE/getColorSection
8
8
> This software is modified version of ` getColorSection.js version 1.0 ` by Yuji SODE
9
9
> \[ Reference\] Sode, Y. 2015. getColorSection.js (see ` getColorSection_2015.js ` )
10
10
______
11
+ <img width =400 src =" https://user-images.githubusercontent.com/19919184/53384050-efb8a080-39bc-11e9-8d94-dcd6e8b21367.png " alt =" resultsamples_image " >
12
+
11
13
## Concept
12
14
Image analysis based on RGB color can be applied to generating columnar section in geological study.
13
15
It is easy to describe vertical \( or horizontal\) changes with columnar section.
14
16
Visual information composed of two-dimensional RGB color data, reflects morphological and physicochemical aspects of an object.
15
17
Visual information is one of main factors that are employed to draw geological columnar section based on observing outcrops.
18
+
19
+ ## Scripts
20
+ - ` getColorSection.js ` : main script
21
+ - ` colorScale.js ` : script to draw RGB color scale
22
+ - ` index.html ` : GUI
Original file line number Diff line number Diff line change 27
27
*
28
28
* --- Property of returned function ---
29
29
* `scan.LOG;`
30
- * this returned function has a property of LOG object as follows:
30
+ * `scan.LOG` is LOG object as follows:
31
31
*
32
32
* - `X`: x-coordinate
33
33
* - `width`: width to scan
You can’t perform that action at this time.
0 commit comments