Research SitesNavigationUser loginWho's onlineThere are currently 0 users and 5 guests online.
|
soil colorLab Chromameter (CR-410) SOPSubmitted by dylan on Wed, 2007-10-03 22:24.
Calibration of the CR-410
( categories: )
Soil Color IdeasSubmitted by dylan on Thu, 2007-09-27 17:36.
PremiseSoil color generally varies in a predictable pattern with depth according to surface vegetation, clay mineralogy and parent material. Highly contrasting parent geology influences soil color within Pinnacles via four main processes:
( categories: )
Convert Munsell colors to computer-friendly RGB tripletsSubmitted by dylan on Fri, 2006-03-03 00:08.
The Munsell color system was designed as a series of discrete color chips which closely approximation to the color sensitivity of the human eye. The description of color via three variables tied to perceptible properties (hue, value, and chroma) under a standardized illuminant (sunlight on a clear day) makes the Munsell system a good choice for recording and interpreting soil color data. However, numerical analysis of colors encoded in the Munsell system is difficult because they are from a discrete set of color chips and referenced by values that include both letters and numbers. Rossel et. al. (2006) give a good background on various color space models and their relative usefulness in the realm of soil science. The conversion of Munsell soil colors to RGB triplets, suitable for displaying on a computer screen or printing, is made complicated by the numerous operations involved in converting between color spaces. Figure 1 shows all possible (both real and unreal) Munsell color chips in the L*U*V color space. Figure 2 shows some of the common soil color chips in the same color space. Figures 2 through 5 depict common soil colors in the RGB color space, visualized both in R and POVRAY. Example R code on the conversion is given below. ( categories: )
|