Object Recognition Using a Neural Network and Invariant Zernike Features

Abstract

A neural-network (NN) approach for translation-, scale-, and rotation-invariant recognition of objects is presented. The network utilized is a multilayer perceptron (MLP) classifier with one hidden layer. Backpropagation learning is used for its training. The image is represented by rotation-invariant features which are the magnitudes of the Zernike moments of the image. To achieve translation and scale invariancy, the image is first normalized with respect to these two parameters using its geometrical moments. The performance of the NN classifier on a database consisting of binary images of all English characters is reported and compared to those of nearest-neighbor and minimum-mean-distance classifiers. The results show that: (1) the MLP outperforms the other two classifiers, especially when noise is present; (2) the nearest-neighbor classifier performs about the same as the NN for the noiseless case; and (3) the Zernike-moment-based features possess strong class separability power.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">&gt;</ETX>

Cite

Text

Khotanzad and Lu. "Object Recognition Using a Neural Network and Invariant Zernike Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1989. doi:10.1109/CVPR.1989.37850

Markdown

[Khotanzad and Lu. "Object Recognition Using a Neural Network and Invariant Zernike Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1989.](https://mlanthology.org/cvpr/1989/khotanzad1989cvpr-object/) doi:10.1109/CVPR.1989.37850

BibTeX

@inproceedings{khotanzad1989cvpr-object,
  title     = {{Object Recognition Using a Neural Network and Invariant Zernike Features}},
  author    = {Khotanzad, Alireza and Lu, Jiin-Her},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1989},
  pages     = {200-205},
  doi       = {10.1109/CVPR.1989.37850},
  url       = {https://mlanthology.org/cvpr/1989/khotanzad1989cvpr-object/}
}