<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Binary Image Thinning Algorithms</dc:title>
  <dc:title>R package thinr version 0.3.0</dc:title>
  <dc:description>Thinning (skeletonization) algorithms for binary raster
    images. Provides seven algorithms behind a single dispatching
    function: Zhang-Suen (Zhang and Suen 1984)
    &lt;doi:10.1145/357994.358023&gt;, Guo-Hall (Guo and Hall 1989)
    &lt;doi:10.1145/62065.62074&gt;, a 2-D adaptation of Lee
    (Lee, Kashyap, and Chu 1994) &lt;doi:10.1006/cgip.1994.1042&gt;, K3M
    (Saeed, Tabedzki, Rybnik, and Adamski 2010)
    &lt;doi:10.2478/v10006-010-0024-4&gt;, the parallel form commonly
    attributed to Hilditch (1969, in 'Machine Intelligence 4'),
    OPTA / SPTA (Naccache and Shinghal 1984), and Holt and colleagues
    (1987) &lt;doi:10.1145/12527.12531&gt;. Also provides the medial axis
    transform (Blum 1967) and a distance transform implementation
    following Felzenszwalb and Huttenlocher (2012)
    &lt;doi:10.4086/toc.2012.v008a019&gt;. The thin() API selects the
    algorithm by name, defaulting to Zhang-Suen. Complements the
    morphology in the 'EBImage' package, which does not provide a
    thinning operator.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: bench, covr, knitr, lintr, rmarkdown, styler, testthat (&gt;=
3.0.0)</dc:relation>
  <dc:creator>Bill Denney &lt;wdenney@humanpredictions.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bill Denney [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-5759-428X&gt;,
    affiliation: Human Predictions, LLC)</dc:contributor>
  <dc:rights>LGPL-3</dc:rights>
  <dc:date>2026-07-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=thinr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.thinr</dc:identifier>
</oai_dc:dc>
