Learn R Programming

measuRing (version 0.5.1)

Detection and Control of Tree-Ring Widths on Scanned Image Sections

Description

Identification of ring borders on scanned image sections from dendrochronological samples. Processing of image reflectances to produce gray matrices and time series of smoothed gray values. Luminance data is plotted on segmented images for users to perform both: visual identification of ring borders or control of automatic detection. Routines to visually include/exclude ring borders on the R graphical devices, or automatically detect ring borders using a linear detection algorithm. This algorithm detects ring borders according to positive/negative extreme values in the smoothed time-series of gray values. Most of the in-package routines can be recursively implemented using the multiDetect() function.

Copy Link

Version

Install

install.packages('measuRing')

Monthly Downloads

297

Version

0.5.1

License

GPL-3

Maintainer

Wilson Lara

Last Published

March 27th, 2025

Functions in measuRing (0.5.1)

lagIngray

First-local lag
colNarrow

Narrow rings
dataSegments

Data segments
crossRings

dplR crossdating
linearDetect

Linear detection
ringBorders

Ring borders
ringSelect

Visual selection
ringDetect

Single Detection of TRWs
grayDarker

Gray extremes
plotSegments

Image segments
reduceList

ring-width object reduction
ringWidths

Ring widths
graySmoothed

Smoothed gray
measuRing-package

Detection and Control of Tree-Ring Widths on Scanned Image Sections
imageTogray

Gray matrix
multiDetect

Multiple detection of TRWs