Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 18 found.
[1] < 1 2 > [2]  Sort:

rotate270 (Package: IM) :

Rotate an image (or matrix) 270 degrees.
● Data Source: CranContrib
● Keywords: misc
● Alias: rotate270, rotate270,Numbers-method, rotate270-methods
1 images

revPolar (Package: IM) :

Performs an inverse polar transform of an image by calculating the Euclidean coordinates of the rearranged pixels in an image transformed by the polarTransform method. See the documentation for polarTransform for details on the calculation of the polar image coordinates.
● Data Source: CranContrib
● Keywords: utilities
● Alias: revPolar, revPolar,numeric,list-method, revPolar-methods
● 0 images

polarXY (Package: IM) :

Computes the radius and and angle of each element's location in a matrix with respect to the centroid.
● Data Source: CranContrib
● Keywords: utilities
● Alias: polarXY, polarXY,matrix,numeric-method, polarXY-methods
● 0 images

polarTransform (Package: IM) :

Perform a polar transform of an image by calculating the polar coordinates of the pixels in an image and rearranging the pixels into a plot of angle (theta) against radius. The polar coordinates are calculated with respect to the centroid, determined by calcCentroid or the center of the image space. All transformed images will be shifted to principal axis determined by:
● Data Source: CranContrib
● Keywords: utilities
● Alias: polarTransform, polarTransform,matrix,numeric,numeric,numeric-method, polarTransform,matrix,numeric-method, polarTransform-methods
1 images

plotMoment (Package: IM) :

Displays image moments as a heat map. A inverse hyperboic sine transform is used to scale the values. If the moments are complex numbers, the absolute value is plotted.
● Data Source: CranContrib
● Keywords: hplot, misc
● Alias: plotMoment, plotMoment,CmplxIm-method, plotMoment,MultiIm-method, plotMoment,OrthIm-method, plotMoment-methods
1 images

OrthIm-class (Package: IM) : Class for handling continuous or discrete orthogonal moments analysis of an image

This class contains an image and all information about the image required for computing a moments analysis of the image. The object can be passed to functions to compute moments and reconstruct the image from the moments. The types of moments that can be calculated using this object are: chebyshev, krawtchouk, hahn, continuous chebyshev, legendre, and gegenbauer.
● Data Source: CranContrib
● Keywords: classes
● Alias: OrthIm-class
● 0 images

MultiIm-class (Package: IM) : MultiIm Class

The class contains a list of images and all information required for computing the moments of the images. The images must have the same dimensions and centroid. The object has methods for computing moments and reconstructing the image from moments. Types of moments that can be calculated for this class are: generalized pseudo-zernike, fourier mellin, fourier chebyshev, radial fourier, krawtchouk, hahn, continuous chebyshev, legendre, and gegenbauer.
● Data Source: CranContrib
● Keywords: classes
● Alias: MultiIm-class
● 0 images

momentObj (Package: IM) :

Computes continuous complex or discrete/continuous orthogonal moments for an image or list of images.
● Data Source: CranContrib
● Keywords: misc
● Alias: momentObj, momentObj,Numbers,character,Numbers-method, momentObj,list,character,Numbers-method, momentObj-methods
● 0 images

Image-class (Package: IM) : Basic class to handle image moment analysis

This class contains general information about an image, and is inherited by the "CmplxIm" and "OrthIm" classes. It contains basic utilities and object slots which are needed for both continuous complex moment analysis and discrete/continuous real orthogonal moment analysis. An object of this class can be cast to either a CmplxIm type object or a OrthIm type object.
● Data Source: CranContrib
● Keywords: classes
● Alias: Image-class, initialize,Image-method, plotMoment,Image-method, setCentroid<-,Image-method, setImage<-,Image-method
● 0 images

IM-package (Package: IM) :

Compute Generalized-Pseudo Zernike, Fourier-Chebyshev, Fourier-Mellin, Radial Harmonic Fourier, Dual Hahn, Discrete Chebyshev, Krawtchouk, Gegenbauer, Legendre, Chebyshev moment type of single and multiple images.

Legend: gpzm, fc, fm, fr, hahn, cheby, krawt, gegen, legend, chebycont.
● Data Source: CranContrib
● Keywords: package
● Alias: IM, IM-package
● 0 images