搜索资源列表
halftoningToolbox1_1
- 单色及彩色半色调图像处理,图像误差扩散处理实现及评价处理-Halftone monochrome and color image processing, image error diffusion processing and evaluation of processing
Barcode_src
- halftone vc implemented in matlab by using error diffusion algorithm
bayer
- 图像半色调实现bayer抖动,bayer抖动算法是半色调技术中容易实现较简单的一种方法,但效果比起其他的半色调算法比较差-bayer dither is one of algorithms in halftone ,it is easy to realize,but result is not very good
halftone_lx
- 这是图像半色调的matlab程序,适合做halftone学术研究的同学学习使用.-This is a half-tone image matlab program, suitable for halftone students learn to use academic research.
123
- 半色调技术对图像进行打印和显示。半色调技术是一种基于点模式的灰度级图像打印方案。在本实验中,给出了用点模式近似表示的10个灰度级-Halftone image printing and display. Half-tone technique is a model based on gray-scale image point of printing solutions. In this experiment, given the dot pattern similar to that of t
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.
T01
- matlab采用半色调技术对图像进行显示:用模板近似表示10个灰度级,每一个灰度级用3*3 的模板来表示,并对如下图所示的256*256的渐变图像进行半色调输出的检验。-matlab using halftoning image display: template approximated 10 gray levels, a gray level of each template used to represent the 3* 3, and the gradation of the image
halftone
- 半色调误差扩散算法 matlab实现的半色调的一种方法代码-halftone error diffusion algrothm