Jump to content

Feature extraction

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DancingPhilosopher (talk | contribs) at 23:12, 12 August 2023 (General: removed; outdated). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:REDIRECT

Image processing

One very important area of application is image processing, in which algorithms are used to detect and isolate various desired portions or shapes (features) of a digitized image or video stream. It is particularly important in the area of optical character recognition.

Implementations

Many data analysis software packages provide for feature extraction and dimension reduction. Common numerical programming environments such as MATLAB, SciLab, NumPy, scikit-learn and the R language provide some of the simpler feature extraction techniques (e.g. principal component analysis) via built-in commands. More specific algorithms are often available as publicly available scripts or third-party add-ons. There are also software packages targeting specific software machine learning applications that specialize in feature extraction.[1]

See also

References

  1. ^ See, for example, https://reality.ai/

Rustum, Rabee, Adebayo Adeloye, and Aurore Simala. "Kohonen self-organising map (KSOM) extracted features for enhancing MLP-ANN prediction models of BOD5." In International Symposium: Quantification and Reduction of Predictive Uncertainty for Sustainable Water Resources Management-24th General Assembly of the International Union of Geodesy and Geophysics (IUGG), pp. 181-187. 2007.