Pattern Recognition of Company Logos
In this prj we attempt to classify a number of Company Logos by assigning to each 2 distinct signatures extracted by a special horizontal and vertical scan of each image matrix. Each Logo picture is truncated to binary after resizing. This is done by the core routine imcount.m, while the main prog testpng.m runs a compelte test and displays results. Traces of each Logo could then be further processed by an appropriate learning system like a Neural Net, an Inference Engine, etc. The entropic-like index used for classification is better explained in the associated report downloadable from http://cag.dat.demokritos.gr/publications/TR2011-1.pdf.
The routine index0.m used for extracting the cluster analysis of each image matrix row/col can now be replaced by a most recent version "cluster.m", contained in another package "DEC2NARY" available by our Mathworks account.
Cite As
Theophanes Raptis (2024). Pattern Recognition of Company Logos (https://www.mathworks.com/matlabcentral/fileexchange/31434-pattern-recognition-of-company-logos), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows > Pattern Recognition and Classification >
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Semantic Segmentation >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Logos/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |