[R] Raster management data

Kenneth Cabrera krcabrer at perseus.unalmed.edu.co
Tue May 14 16:58:33 CEST 2002


R is not a very heavy duty image processing program,
but the pixmap library have some aplications to use .ppm .pgm as matrix 
images, so
you can manipulate them in numeric processes.

I use R for some small image processing and it works fine for teaching 
objectives. (Walsh transform, fft,
Low pass filter, High pass filters (Lapplace), etc)
with images not bigger that 768*768.

Hope will help.

Kenneth

Poizot Emmanuel wrote:

>Hi,
>I'm a newbie in R world.
>I would like to develop an application that extract contour from objects of 
>an image.
>- Is R able to manage raster data (i.e., images) ?
>- Is there a specific package in change of such management ?
>I'm specificaly interest in the Canny filter.
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Emmanuel POIZOT
>CNAM/INTECHMER
>B.P. 324
>50103 Cherbourg Cedex
>Tèl : 33 (0)2 33 88 73 42
>Fax : 33 (0)2 33 88 73 39
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>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
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>
>


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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