搜索资源列表
dither_Bayer
- 利用bayer抖动算法实现图像的二值化处理,便于调频加网输出
Floyd-Steinberg
- 利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出
Stucki
- 利用基于Stucki过滤器的误差扩散抖动算法对图像的二值化,实现图像的调频加网,方便输出。
Burkers
- 利用基于BURKERS过滤器的误差扩散抖动算法对图像的二值化,实现图像的调频加网,方便输出。
Sierra
- 利用基于sierra过滤器的误差扩散算法对图像进行二值化,实现图像的调频加网,方便打印输出
Jarvis_Judice_Ninke
- 利用基于Jarvis_Judice_Ninke过滤器的误差扩散算法对图像进行二值化,实现调频加网,方便打印输出
Stevenson_Arce
- 利用基于Stevenson_Arce过滤器的误差扩散抖动算法对图像进行二值化,实现图像的调频加网,方便打印输出
dither_Bayer
- 利用bayer抖动算法实现图像的二值化处理,便于调频加网输出-Bayer dithering algorithm using image binarization handle, easy to output FM Screening
Floyd-Steinberg
- 利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出-The use of error diffusion algorithm of Floyd-Steinberg dithering algorithm to image binarization treatment, thus facilitating image output FM Screening
Stucki
- 利用基于Stucki过滤器的误差扩散抖动算法对图像的二值化,实现图像的调频加网,方便输出。
Burkers
- 利用基于BURKERS过滤器的误差扩散抖动算法对图像的二值化,实现图像的调频加网,方便输出。-The use of filters based on BURKERS error diffusion dithering algorithm to image binarization, image realize FM Screening for output.
Sierra
- 利用基于sierra过滤器的误差扩散算法对图像进行二值化,实现图像的调频加网,方便打印输出-Sierra filter-based error diffusion algorithm for image binarization, image realize FM Screening for printout
Jarvis_Judice_Ninke
- 利用基于Jarvis_Judice_Ninke过滤器的误差扩散算法对图像进行二值化,实现调频加网,方便打印输出-Jarvis_Judice_Ninke filter based error diffusion algorithm to the image binarization, realize FM Screening for printout
Stevenson_Arce
- 利用基于Stevenson_Arce过滤器的误差扩散抖动算法对图像进行二值化,实现图像的调频加网,方便打印输出-The use of filters based on Stevenson_Arce error diffusion dithering algorithm for image binarization, image realize FM Screening for printout
printingjiawang
- 实现了对印前图像的加网技术,分为调幅加网和调频加网两种!-Implementation of pre-press image screening technology, is divided into AM and FM screening screening of two!
ImageHalftoningJarvis
- 调频加网算法应用于印刷、喷墨等调频加网用-FM screening
Image-screening
- 该代码实现印刷领域中需要对图像进行的加网处理,包括了调频和调幅加网中的常用算法,对于研究图像加网算法有很好的参考价值-The code to achieve the screening required in the field of printing image processing, including the commonly used algorithm in the FM and AM screening, a good re
halftone_demo
- 可以实现对一幅图像进行加网,包括调幅加网和调频加网,调频加网有误差扩散和bayer抖动两种-You can add images to achieve a network, including AM screening and FM screening, FM screening has two kinds of error diffusion and bayer dithering
MyHalftone
- 使用C#编写的数字半色调算法,包括对8位灰度图的基本的调幅、调频加网算法。彩色图像也行,不过得先用其它工具对其进行分色,获得4张分色灰度图。-Written in C# using digital halftone algorithms, including basic grayscale 8 AM, FM screening algorithm. Color images also, but must first be separat
Bayer算法
- 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algori