[R] Image analysis in R?

A.J. Rossini rossini at blindglobe.net
Wed Sep 20 14:12:56 CEST 2000


>>>>> "rM" == rn-Helge Mevik <Bj> writes:

    rM> As far as I can tell, there are no facilities in the "base" R
    rM> for image analysis.  Is there any extension or package for R
    rM> that implements image analysis?  I'm thinking of features such
    rM> as

    rM> o Reading and writing image files, o displaying indexed or
    rM> "true color" images, o resizing, cropping, etc, of images, o
    rM> filters for manipulating images (smoothing, edge detection,
    rM> etc) o feature extraction

One approach is to use ImageJ (from NIH) for the analysis, and write
backend code to extract the data into R using the RJava interface and
a bit of coding.  Some people here are working on that approach for
cell/spot-counting analyses.

best,
-tony

-- 
A.J. Rossini				Rsrch. Asst. Prof. of Biostatistics
BlindGlobe Networks (home/default)	rossini at blindglobe.net	
UW Biostat/Center for AIDS Research	rossini at u.washington.edu	
FHCRC/SCHARP/HIV Vaccine Trials Net	rossini at scharp.org

FHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy
CFAR:   W/F: 206-731-3647 (fax=3694) | Email is far better than phone
UW:    Th/F: 206-543-1044 (fax=3286) | Change last 4 digits of phone for fax
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list