搜索资源列表
Windows2000prtdrv
- W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom
errordiffusion
- Various halftoning and dithering techniques. You need the source image \"lena\" lena.ppm. Here are the results: binary-threshold.ppm, binary-randomthreshold.ppm binary-diffusion.ppm, and tone-dither.ppm. -Various halftoning and dithering techniq
ImagePaintingProgramBasedonHalftoning
- 本实验采用半色调技术对图像进行打印和显示。半色调技术是一种基于点模式的灰度级图像打印方案。在本实验中,给出了用点模式近似表示的10个灰度级,每一个灰度级用一个3*3的点模式表示。用黑点全部填充的3*3近似表示灰度级为0的黑色灰度级,全部填充白点的3*3模式近似表示灰度级为9的白色灰度级,其他的点模式表示这二者之间的灰度级。实验要求我们将利用的这种半色调技术对给定的图像的进行打印进行分析。并设计一个大小渐变的测试图像的程序来检验所设计的半色调技术打印方案。利用这种方案进行图像的打印时将减小图像的空
Graphics4
- 图形算法合集4:快速线性插值、半色调技术、使用lookup查找表的快速卷积、Nurbs曲面三角化等等。-Graphical Collection 4: rapid linear interpolation, halftoning techniques, the use of look-up table lookup fast convolution, Nurbs surface triangulation and so on.
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
new
- 该程序是完成各种经典办色调图像处理算法,及基于图像特征的半色调方法和机遇图像极小乡四渡的半色调方法。-Completion of the program are to do a variety of classic color image processing algorithms, and image-based features of methods and opportunities halftone image of a very small rural four Kuantu half
AMFM
- 分析最新的数字加网技术,对混合加网的算法进行了改进。首先根据图像阶调变化快慢 对待加网图像进行区域分割,对阶调变化平缓的区域采用点聚集态抖动加网,对阶调变化剧烈及细微的层次采用AM /FM半色调方法。 -Analysis of the latest digital screening technology, hybrid screening to improve the algorithm. First of all, in accordance with changes in spee
halftoning-method
- A method for half-toning an image
ImageHalftoningFloyd
- 佛洛伊德方法用二值模型来形成多灰度图像的真实效果,希望分享-Digital halftoning is the process of converting a continuous-tone images into strictly black and white images such that, when viewed by the human visual system, the pattern creates an illusion of being a continuous shade
HalftoningandDithering
- tutorial on Halftoning and Dithering the image
Halftoning
- Halftoning the image-Halftoning the image...
Halftoningbaru
- halftoning...patterning, dithering
HalfToning
- Halftones an input gray level image using using Fixed Thresholding, Random Noise Thresholding, Ordered Dithering, Floyd and Steinburg and Stucki Methods.
ImageHalftoning
- myhalftone函数可以实现图像半色调功能-The function myhalftone takes the Y component and generate a “continuous‐ one gray‐scale” binary image by selecting a good halftoning method and appropriate parameters.
half
- halftoning的论文文档资料以及ppt详解资料,主要讲解半调技术-halftoning of paper documentation and ppt Xiangjie information, mainly to explain Halftoning
ImageHalftoningJarvis
- Image Halftoning by Jarvis Method
halftoning
- this file describes and run the HALFTONING of a picture.
ImageHalftoningFloyd
- Program for Image Halftoning by Floyd Method: The input gray image will be converted into halftone image of same size using Floyd s Error Diffusion Method.
Inverse-halftoning-and-kernel
- 文章介绍了两种方法来解释误差,Inverse Halftoning and Kernel Estimation for Error Diffusion。比较了这两种方法的优劣-Article describes two ways to explain the error, Inverse Halftoning and Kernel Estimation for Error Diffusion. Compared the advantages and disadvantages of bot
Bayer-digital-halftoning(matlab)
- 抖动法实现lena图像加网(Matlab)-Digital Halftoning