Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]



    In pattern recognition and in image processing, Feature extraction is a special form of dimensionality reduction.


        Feature extraction
            General
            Image processing
                Low-level
                    Curvature
                    Image motion
                    Hough transform
                Flexible methods
            See also

    top

    General

    In many problems the number of variables is very large. This can mean that processing of the data is slow, requires a lot of memory or that classification algorithm overfits to the training examples, thus generalizing poorly to new samples. Feature extraction is a general term for methods for constructing combinations of the variables which get around above problems but still describe the data sufficiently accurately.

    Best results are achieved when an expert constructs a set of application-dependent features. Nevertheless, if no such expert knowledge is available general dimensionality reduction techniques may help. These include:

    top

    Image processing
    It can be used in the area of image processing which involves using algorithms 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.


    top

    Low-level

    top

    Curvature

    top

    Image motion

    top

    Hough transform
      Lines
      Circles/Ellipse
      Arbitrary shapes (Generalized Hough Transform)

    top

    Flexible methods
      Deformable, parameterized shapes
      Active contours (snakes)

    top

    See also





     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Feature extraction". link