From fe2133a967f4fd3ddf007c4b2f6cdf457d556b08 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 18 Nov 2008 20:38:20 +0000 Subject: *** empty log message *** --- html/en/history.html | 2 ++ mak.vc9/im.sln | 20 +++++++++++++------- src/im_converttype.cpp | 10 +++++++--- test/im_info.vcproj | 13 ++++--------- 4 files changed, 26 insertions(+), 19 deletions(-) diff --git a/html/en/history.html b/html/en/history.html index fe1979b..6030df2 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -18,6 +18,8 @@ internally. HSI space now uses S already normalized between 0-Smax.
  • Fixed: imColorHSI2RGB conversion.
  • +
  • Fixed: imConvertDataType + when converting a floating point to integer, there were rounding problems.
  • Version 3.4 (14/Oct/2008)