Pattern Recognition of Company Logos

Experimental Code from a small project that got interrupted due to lack of funding
794 Downloads
Updated 13 May 2011

View License

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
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0