2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-19 16:22:14 +00:00

4 Commits

Author SHA1 Message Date
Paul92
caf92fa94b Renamed adaptive_he to adaptive_histogram_equalization (#638) 2022-04-21 16:38:19 +02:00
Mateusz Łoskot
0accacdbe6 Fix warning: comparison of integer expressions of different signedness 2022-02-05 14:20:14 +01:00
Nicolas Herry
0b24f4cdbf Ensure all examples build without error (#628)
* Added all missing examples, dodgy Jamfile still
* Fixed attributions and Jamfile indent
* One readme per example: synopsis, build and exec reqs
* Cleaned up example/convolve2d.cpp
* Added example target to root Jamfile

Closes #436
2021-11-10 18:21:02 +01:00
Debabrata Mandal
77255e9e61 Add histogram matching algorithm (#515) 2021-01-24 21:33:38 +01:00