This commit is contained in:
John Cupitt 2012-02-28 14:17:02 +00:00
parent 19c0f928a7
commit 6ab6ec410c
2 changed files with 2 additions and 7 deletions

5
TODO
View File

@ -1,11 +1,6 @@
blocking bugs
=============
- hist norm broken?
hist match broken?
- none!

View File

@ -159,9 +159,9 @@ match( IMAGE *in, IMAGE *ref, IMAGE *out )
/**
* im_histspec:
* @in: input image
* @in: input histogram
* @ref: reference histogram
* @out: output image
* @out: output histogram
*
* Creates a lut which, when applied to the image from which histogram @in was
* formed, will produce an image whose PDF matches that of the image from