Discrete Orthonormal Moments
Originally posted by Dan on 15:59 Sun 27 April 2008, last modified 08:05 Mon 17 November 2008.
File under: image processing math moments objective-c phd programming shape description
Shape description by image moments is a popular topic in image processing. Standard geometric moments are based on a non-orthogonal basis, which has introduced some problems for image reconstruction. Orthogonal moments such as Zernike and Legendre Moments which use orthogonal polynomials have been introduced to overcome this problem. These however are based on continuous polynomials, and are not really suited to digital images processing which is inherently rooted in a discrete domain. Hence, a new type of discrete orthogonal moments, based on Tchebichef polynomials has emerged.
read more...
Many spatially distributed data exhibit anisotropic spatial variation, especially when the data are distributed over a large area. The Semivariogram, or commonly (and inaccurately) just variogram is a measure of spatial correlation. It simply plots the semivariance (which is half the variance) of two points separated by a vector
Since my
As already stated, active contours have difficulties progressing into concave boundaries. This has motivated research in this area, with some prominent findings, one of which is discussed here.
In order to analyse the frequency components of a curve using Fourier we must first represent it mathematically. As we are working with images, a discrete spatial domain, then we have to deal with discretisation.