Last data update: 2014.03.03

IM

Package: IM
Type: Package
Title: Orthogonal Moment Analysis
Version: 1.0
Date: 2012-07-18
Author: Bartek Rajwa, Murat Dundar, Allison Irvine, Tan Dang
Maintainer: Allison Irvine <a.irvine2@gmail.com>
Contact: Tan Dang <dangt@purdue.edu>, Bartek Rajwa
<rajwa@cyto.purdue.edu>
Description: Compute moments of images and perform reconstruction from
moments.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.10.0), png (>= 0.1-4), jpeg (>= 0.1-2), bmp (>= 0.1),
methods
Collate: ImageClass.R MethodDefinitions.R ComplexImageClass.R
OrthogonalImageClass.R MultipleImagesClass.R OrthMoments.R
MultiCmplxWrapper.R gpzmWrapper.R frWrapper.R fmWrapper.R
fcWrapper.R
Packaged: 2013-03-06 17:09:30 UTC; me
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-03-06 18:46:11

5 images, 18 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'IM' ...
** package 'IM' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c CmplxMultiple.cpp -o CmplxMultiple.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c FourierChebyshev.cpp -o FourierChebyshev.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c FourierMellin.cpp -o FourierMellin.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c RadialFourier.cpp -o RadialFourier.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gpzm.cpp -o gpzm.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o IM.so CmplxMultiple.o FourierChebyshev.o FourierMellin.o RadialFourier.o gpzm.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/IM/libs
** R
** data
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'IM'
    finding HTML links ... done
    CmplxIm-class                           html  
    IM-internal                             html  
    IM-package                              html  
    Image-class                             html  
    MultiIm-class                           html  
    OrthIm-class                            html  
    calcCentroid                            html  
    calcMaxRadius                           html  
    checkOrder                              html  
    datasets                                html  
    demoPoly                                html  
    displayImg                              html  
    histeq                                  html  
    momentObj                               html  
    plotMoment                              html  
    polarTransform                          html  
    polarXY                                 html  
    revPolar                                html  
    rotate270                               html  
** building package indices
** testing if installed package can be loaded
* DONE (IM)
Making 'packages.html' ... done