Displaying 3 results from an estimated 3 matches for "bwimag".
Did you mean:
bwimage
2009 Jun 24
1
bwimage
Dear Sir/Madam,
I am using R-Image in an MSc statistics dissertation and have found, in various EBImage manuals a functions - bwimage, which I would like to use, however I can't find it within my version of R.
Could you tell me if the function has changed or what I need to do to be able to use it.
Many thanks
Alice
[[alternative HTML version deleted]]
2009 Jun 24
1
I meant bwlabel
Sorry I meant bwlabel on this message
Alice
--- On Wed, 24/6/09, aliceduggan@btopenworld.com <aliceduggan@btopenworld.com> wrote:
From: aliceduggan@btopenworld.com <aliceduggan@btopenworld.com>
Subject: bwimage
To: r-help@r-project.org
Date: Wednesday, 24 June, 2009, 12:34 PM
Dear Sir/Madam,
I am using R-Image in an MSc statistics dissertation and have found, in various EBImage manuals a functions - bwimage, which I would like to use, however I can't find it within my version of R.
Could you t...
2010 Feb 26
3
Plotting a Trivial Matrix
Dear All,
Consider a matrix (N x N) where each entry is either zero or one (can
hardly get any simpler).
Now, I would like to plot it as a 'chessboard' where every matrix entry
is a black (1) or white (0) square.
Whatever tool I use to plot it, it should not try to interpolate the
data at all.
I found some online references
http://www.phaget4.org/R/image_matrix.html
but probably I can