PSO + LPQ Image Features

PSO + Local Phase Quantization (LPQ) Image Feature Extraction
121 Downloads
Aktualisiert 1 Feb 2022

PSO-LPQ-Image-FeaturesView PSO + LPQ Image Features on File Exchange

PSO LPQ Image Features %% PSO-LPQ Image Features - Created in 22 Jan 2022 by Seyed Muhammad Hossein Mousavi % This code extracts Local Phase Quantization (LPQ) features out of 100 % samples of images in 10 classes. LPQ features are in the family of frequency based features. % Then desired number of PSO features % will be selected out of extracted LPQ features which have highest % impact. Actually, you can select n strongest features. Results show, % however number of selected features goes down, but recognition accuracy % is almost intact. 'nf' is number of selected features by PSO. Images are % stores in 'data' folder. % ------------------------------------------------ % Feel free to contact me if you find any problem using the code: % Author: SeyedMuhammadHosseinMousavi % My Email: mosavi.a.i.buali@gmail.com % My Google Scholar: https://scholar.google.com/citations?user=PtvQvAQAAAAJ&hl=en % My GitHub: https://github.com/SeyedMuhammadHosseinMousavi?tab=repositories % My ORCID: https://orcid.org/0000-0001-6906-2152 % My Scopus: https://www.scopus.com/authid/detail.uri?authorId=57193122985 % My MathWorks: https://www.mathworks.com/matlabcentral/profile/authors/9763916# % my RG: https://www.researchgate.net/profile/Seyed-Mousavi-17 % ------------------------------------------------ % Hope it help you, enjoy the code and wish me luck :) PSO LPQ Image Features

Zitieren als

S. Muhammad Hossein Mousavi (2024). PSO + LPQ Image Features (https://github.com/SeyedMuhammadHosseinMousavi/PSO-LPQ-Image-Features), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert: PSO Satellite Orbit Generator

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.