代码拉取完成,页面将自动刷新
Image::RGBA Version 0.04 ======================== Hides all the ugly stuff involved when sampling individual pixel values from images. A good range of quality levels are provided, currently; simple, linear and spline16. For an explanation of what is going on, see: http://www.fh-furtwangen.de/~dersch/interpolator/interpolator.html For usage, read the pod documentation, eg: perldoc Image::RGBA Also provided is optional radial luminance correction - Suitable for sampling photographs where there is a known light falloff from the centre of the image to the edges. Radial lens distortion can be corrected at the same time using a, b & c parameters, see: http://www.fh-furtwangen.de/~dersch/barrel/barrel.html For usage, read the pod documentation, eg: perldoc Image::Photo For typical applications, see the 'examples' folder. ADVANTAGES - Inputs any file format supported by ImageMagick (png, jpg, tiff, pdf, bmp, mng, mpg, whatever). - Alpha channel information is sampled in the same way as Red, Green & Blue information. - Uses spline16 pixel interpolated sampling for high quality results. - Radial brightness and barrel distortion correction. Independent of image orientation and brightness, so each camera should have one set of values that work in all situations. DISADVANTAGES - Since it works at a lower level than the Image::Magick Get() method, it's not quite as flexible. BUGS - Probably. TODO - Make faster (rewrite in C, contributions welcome). - Support 16 bit per pixel images. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This package depends on perl and the Image::Magick perl module. These are available from CPAN, ActiveState, etc.. COPYRIGHT AND LICENCE Copyright (C) 2002 Bruno Postle <bruno@postle.net> All Rights Reserved. This module is Free Software. It may be used, redistributed and/or modified under the same terms as Perl itself.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。