This document discusses shape-based image classification using geometric properties. It proposes classifying shapes based on extracting geometric properties like area, perimeter, circularity, and eccentricity. The Discrete Wavelet Transform is used to remove noise and compress images. Then a K-Nearest Neighbor classifier is used to classify objects like squares, circles, ellipses and rectangles. The method is evaluated on the MPEG-7 dataset and achieves a maximum accuracy. Geometric properties provide powerful representations for shape recognition in content-based image retrieval applications.