cleanups
This commit is contained in:
parent
19c0f928a7
commit
6ab6ec410c
5
TODO
5
TODO
@ -1,11 +1,6 @@
|
|||||||
blocking bugs
|
blocking bugs
|
||||||
=============
|
=============
|
||||||
|
|
||||||
- hist norm broken?
|
|
||||||
|
|
||||||
hist match broken?
|
|
||||||
|
|
||||||
|
|
||||||
- none!
|
- none!
|
||||||
|
|
||||||
|
|
||||||
|
@ -159,9 +159,9 @@ match( IMAGE *in, IMAGE *ref, IMAGE *out )
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* im_histspec:
|
* im_histspec:
|
||||||
* @in: input image
|
* @in: input histogram
|
||||||
* @ref: reference histogram
|
* @ref: reference histogram
|
||||||
* @out: output image
|
* @out: output histogram
|
||||||
*
|
*
|
||||||
* Creates a lut which, when applied to the image from which histogram @in was
|
* 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
|
* formed, will produce an image whose PDF matches that of the image from
|
||||||
|
Loading…
Reference in New Issue
Block a user