paper-with-me

홈 › Papers

Efficient Legendre moment computation for grey level images

2014-03-12 · Guanyu Yang, Huazhong Shu, Christine Toumoulin, Guo-Niu Han, Limin M. Luo

Legendre orthogonal moments have been widely used in the field of image analysis. Because their computation by a direct method is very time expensive, recent efforts have been devoted to the reduction of computational complexity. Nevertheless, the existing algorithms are mainly focused on binary images. We propose here a new fast method for computing the Legendre moments, which is not only suitable for binary images but also for grey levels. We first set up the recurrence formula of one-dimensional (1D) Legendre moments by using the recursive property of Legendre polynomials. As a result, the 1D Legendre moments of order p, Lp = Lp(0), can be expressed as a linear combination of Lp-1(1) and Lp-2(0). Based on this relationship, the 1D Legendre moments Lp(0) is thus obtained from the array of L1(a) and L0(a) where a is an integer number less than p. To further decrease the computation complexity, an algorithm, in which no multiplication is required, is used to compute these quantities. The method is then extended to the calculation of the two-dimensional Legendre moments Lpq. We show that the proposed method is more efficient than the direct method.

📄 PDF Abstract BibTeX arXiv:1403.3022

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Grey Level Co-occurrence Matrix (GLCM) Based Second Order Statistics for Image Texture Analysis

2024-03-06 · Abdul Rasak Zubair, Oluwaseun Adewunmi Alo

Grey Level Co-occurrence Matrix and Grey Level Difference Vector are described and computed for twenty four 128 x 128 x 3 test images along horizontal, vertical and diagonal directions. Second order image statistics such…

Texture Classification

IM: An R-Package for Computation of Image Moments and Moment Invariants

2022-10-29 · Allison Irvine, Tan Dang, M. Murat Dundar, Bartek Rajwa

Moment invariants are well-established and effective shape descriptors for image classification. In this report, we introduce a package for R-language, named IM, that implements the calculation of moments for images and …

image-classificationImage Classification

Symplectic Reservoir Representation of Legendre Dynamics

2025-12-22 · Robert Simon Fong, Gouhei Tanaka, Kazuyuki Aihara arxiv

Modern learning systems act on internal representations of data, yet how these representations encode underlying physical or statistical structure is often left implicit. In physics, conservation laws of Hamiltonian syst…

Betting on Moments: Legendre Jumper Martingales for Online Exchangeability Testing

2026-06-18 · Johan Hallberg Szabadváry arxiv

A fundamental assumption in statistics and machine learning is that ``the future looks like the past,'' formalized as exchangeability: the joint data distribution is order-invariant. In practice, this assumption is often…

Efficient Illuminant Estimation for Color Constancy Using Grey Pixels

2015-06-01 · CVPR 2015 6 · Kai-Fu Yang, Shao-Bing Gao, Yong-Jie Li

Illuminant estimation is a key step for computational color constancy. Instead of using the grey world or grey edge assumptions, we propose in this paper a novel method for illuminant estimation by using the information …

Color Constancy