Computer Vision: Algorithms and Applications, Richard Szeliski, 2022 (Springer) - A comprehensive textbook in computer vision that covers basic image processing operations like histograms as tools for image understanding and analysis.
Histograms - 1 : Find, Plot, Analyze !, OpenCV Development Team, 2023 - Official OpenCV tutorial demonstrating how to compute, visualize, and interpret image histograms using the OpenCV library's functions.