[SIP-devel] suggestions
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <rf...@if...> - 2004-02-03 01:18:10
|
Dear SIP codevelopers, SIP 0.3.0 is really about to come (in less than a day). I need suggestions about image normalization. ImageMagick generally stores images with 16bit integers, meaning that the images ranges from 0-65535 (2^16). This is better for precision and quality, but this isn't intuitive to many users. Shall SIP normalize the output of every ImageMagick image to 0-255? I already did this to imread. Shouldn't I also do this for the input to imwrite? This would impact precision, but is this precision really important? If not, I could even ship the SIP-0.3.0 binary together with a 8-bit ImageMagick, which is much faster. We also need someone to port SIP to windows. If you care about Windows, please help this poor Linux programmer :^) thanks for any help! Ricardo. -- Ricardo Fabbri, Cybernetic Vision Research Group, USP, Brazil. WEB: www.rfabbri.kit.net ICQ: 208974212 "With pain and suddeness is how Real Offsprings are born. But they must result from intense pleasure and a long period of development." |