This document proposes a new method for corner detection in images using difference chain coding as a measure of curvature. The method involves extracting a one-pixel thick boundary from the image, chain encoding it to determine slope, smoothing the boundary to remove noise, and calculating difference codes to determine points of high curvature change, which indicate corners. Preliminary results show the method is simple, efficient, and performs comparably to standard corner detection techniques like Harris and Yung.