Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Tool to perform a histogram equalization on an image.
HistogramEqualizationer uses the functions DoHistogramEqualization and ConvertToGrey.
HistogramEqualizationer is programmed in C++ using the IDE C++ Builder 6.0. It uses the STL, VCL and Boost library.
* View a screenshot of HistogramEqualizationer'. * Download the 'HistogramEqualizationer' Windows executable (zip). * Download the 'HistogramEqualizationer' source code (zip).
Feel free to post your feedback about this tool at Programmer's Heaven.
HistogramEqualizationer, tool to perform a histogram equalization
Copyright (C) 2008 Richel Bilderbeek
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.