Abstract: Problem statement: The shape-based logo recognition systems have been developed to automate the logo registration process. The logo recognition operation faces many challenges such as having to recognize logos that might be scaled, rotated, translated and added with noises. Different types of logo’s shapes further add to the complex nature of this problem. Approach: We developed a logo recognition system that comprises of three phases: Preprocessing, feature extraction and features matching. For feature extraction, we adopted a region-based Angular Radial Transform (ART) to extract the features from logo’s shapes. We used the Euclidian Distance (ED) as a similarity measure parameter for the features matching. Results: We tested th...