Computer Vision: Algorithms and Applications, Richard Szeliski, 2010 (Springer) - A comprehensive textbook providing foundational knowledge on image features, including edges, corners, and their characteristics, suitable for introductory computer vision.
A Computational Approach to Edge Detection, John Canny, 1986IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. PAMI-8 (IEEE)DOI: 10.1109/TPAMI.1986.4767851 - A seminal paper introducing the widely recognized Canny edge detection algorithm, fundamental for understanding edge features.
A Combined Corner and Edge Detector, Christopher G. Harris, M. J. Stephens, 1988Proceedings of the 4th Alvey Vision ConferenceDOI: 10.5244/C.2.23 - This paper presents the influential Harris corner detector, a foundational algorithm for identifying point features in images.