News

This code is an exercise in understanding histogram equalization and matching. scikit-image has built in tool for both operations but were not used. Instead the operations were coded from scratch.
Welcome to the Histogram Generator! This Python-based web app allows users to easily create histograms from their data files. Simply upload a CSV file, select the column you want to visualize, and ...