This document summarizes a research paper that proposes an algorithm for optical character recognition (OCR) of license plates using feature extraction. The algorithm detects vehicles, captures images, extracts the license plate area, and applies OCR to recognize characters based on unique features like corners, endings, and bifurcations. It was tested on Indian license plates containing numbers 0-9 and letters A-Z in MATLAB. The algorithm successfully recognized 32 of 36 characters but had issues with letters M and W. Overall, the algorithm shows potential for license plate OCR using feature-based character recognition.