This document summarizes an article that proposes a new grid-based color moments (GBCM) method for object recognition from images. The method extracts color features from segmented regions of an image using statistical measures like mean, standard deviation, and skewness. These features are then classified using a support vector machine (SVM) to recognize objects. The experimental results show 81% accuracy in recognizing objects from test images using features extracted from 50 training images. The GBCM method provides an effective approach for automatic object recognition from images.