2026/01/06 by Jarek Duda · 1 voice
Computer Science · #Image Retrieval and Classification Techniques #Image and Object Detection Techniques #Medical Image Segmentation Techniques #cs.CV #cs.LG
paper · pdf · doi:10.48550/arxiv.2601.03326
openalex publication_date 2026/01/06 · arxiv published 2026/01/06 · openalex created_date 2026/01/09 · arxiv updated 2026/07/06 · openalex updated_date 2026/07/28
PCA can be used for rotation invariant features, describing a shape with its pab=E[(xi-E[xa])(xb-E[xb])] covariance matrix approximating shape by ellipsoid, allowing for rotation invariants like its traces of powers. However, real shapes are usually much more complicated, hence there is proposed its extension to e.g. pabc=E[(xa-E[xa])(xb-E[xb])(xc-E[xc])] order-3 or higher tensors describing central moments, or polynomial times Gaussian allowing decodable shape descriptors of arbitrarily high accuracy, and their analogous rotation invariants. Its practical applications could be rotation-invariant features to include shape modulo rotation e.g. for molecular shape descriptors, or for up to rotation object recognition in 2D images/3D scans maybe also for 3D scene understanding, or shape similarity metric allowing inexpensive comparison of objects modulo rotation avoiding costly optimization over rotations.