Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

On image matrix based feature extraction algorithms.

Liwei Wang, Xiao Wang, Jufu Feng

    IEEE Transactions on Systems, Man, and Cybernetics. Part B, Cybernetics : a Publication of the IEEE Systems, Man, and Cybernetics Society
    |February 14, 2006
    PubMed
    Summary
    This summary is machine-generated.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    Recommended practices and ethical considerations for natural language processing-assisted observational research: A scoping review.

    Clinical and translational science·2022
    Same author

    HDACs/mTOR inhibitor synergizes with pyrotinib in HER2-positive pancreatic cancer through degradation of mutant P53.

    Cancer cell international·2022
    Same author

    Comparative analysis on the effect of the endoscopic versus conventional treatment for pilonidal sinus: A meta-analysis of controlled clinical trials.

    Medicine·2022
    Same author

    A novel angiogenesis-based molecular signature related to prognosis and tumor immune interactions of pancreatic cancer.

    Frontiers in cell and developmental biology·2022
    Same author

    A comprehensive update on CIDO: the community-based coronavirus infectious disease ontology.

    Journal of biomedical semantics·2022
    Same author

    Quality assessment of functional status documentation in EHRs across different healthcare institutions.

    Frontiers in digital health·2022
    Same journal

    Strategic Ability Updating in Concurrent Games by Coalitional Commitment.

    IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2015
    Same journal

    Meta-Analysis of the First Facial Expression Recognition Challenge.

    IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
    Same journal

    Adjustable model-based fusion method for multispectral and panchromatic images.

    IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
    Same journal

    Face Feature Weighted Fusion Based on Fuzzy Membership Degree for Video Face Recognition.

    IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
    Same journal

    A New Adaptive Fast Cellular Automaton Neighborhood Detection and Rule Identification Algorithm.

    IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
    Same journal

    Human-arm-and-hand-dynamic model with variability analyses for a stylus-based haptic interface.

    IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society·2012
    See all related articles

    Two-dimensional Principal Component Analysis (2DPCA) and Linear Discriminant Analysis (2DLDA) improve image analysis by directly processing matrices, avoiding costly vectorization. These methods are shown to be equivalent to block-based feature extraction techniques.

    Area of Science:

    • Computer Vision
    • Machine Learning
    • Pattern Recognition

    Background:

    • Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) are standard feature extraction techniques.
    • Traditional PCA and LDA require transforming image matrices into high-dimensional vectors, leading to computational expense and potential singularity issues.
    • Two-dimensional PCA (2DPCA) and Two-dimensional LDA (2DLDA) were developed to address these limitations by operating directly on 2-D image matrices.

    Purpose of the Study:

    • To analyze the relationship between matrix-based 2DPCA/2DLDA and block-based feature extraction methods.
    • To provide a deeper theoretical understanding of 2-D feature extraction approaches in image analysis.

    Main Methods:

    • Investigated the mathematical equivalence between 2DPCA/2DLDA and block-based PCA/LDA.

    Related Experiment Videos

  • Demonstrated that 2DPCA and 2DLDA are special cases of partitioning images into blocks and applying standard PCA/LDA.
  • Main Results:

    • Established that matrix-based 2DPCA and 2DLDA algorithms are equivalent to specific implementations of image block-based feature extraction.
    • Confirmed that these 2-D methods significantly reduce computational cost and mitigate singularity problems compared to traditional vector-based approaches.
    • Showcased the connection between direct matrix manipulation and block aggregation techniques in feature extraction.

    Conclusions:

    • The study clarifies the theoretical underpinnings of 2DPCA and 2DLDA by linking them to block-based methods.
    • This understanding can guide the application and further development of efficient feature extraction techniques for image data.
    • The findings contribute to a more comprehensive grasp of dimensionality reduction strategies in image processing.