<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Image processing and analysis</dc:title>
  <dc:description>This package includes several methods for image processing
and analysis. It provides geometric, arithmetic, logic,
morphologic (supported on one channel images only), look-up
tables, edge detection (including Roberts, Sobel, Kirsch,
Marr-Hildreth and Canny, among others) and convolution masks
operations (predefined commons masks already defined and user
defined applications). Isodata and k-means classification
methods are also provided (standard, kd-tree and brute force
methods implemented). Fast Fourier Transform methods and
filters also available if fftw3 installed. Supports jpeg and
tiff images so far (more image support in future versions).
libtiff and libjpeg libraries installed required.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Matias Bordese &lt;mbordese@gmail.com&gt;</dc:creator>
  <dc:contributor>Matias Bordese, Walter Alini</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2012-01-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=biOps</dc:identifier>
 </rdf:Description>
</rdf:RDF>

