搜索资源列表
dither
- 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在
dither
- 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
dither
- 图像抖动,有多种算法可以选择-image jitter, a variety of algorithms can choose
DITHER
- 本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。-This procedure is a picture can be converted into examples of the printer to print can be converted to grayscale images, binary image, including jitter algorithms and
dither
- 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Function is to realize and jitter patterning technology, as well as command-line co
dither
- 用n×n抖动矩阵实现指定区域的半色调抖动,主要部分是抖动矩阵的递归实现,此部分较难-With n × n matrix to achieve the specified jitter halftoning region jitter is the jitter of the main part of the recursive matrix realize that this part is more difficult
dither
- 文件夹里包含 1.源文件夹 2.结果图像(result.bmp) 功能: 将彩色图转化成灰度图后抖动生成二值的结果图(只支持256色图和24位图) 演示步骤: 1、点击可执行文件homework.exe执行程序 2、输入要打开的位图文件的路径名 3、若文件打开成功,输入抖动后的图像要保存的文件路径 4、按回车键结束程序-Folder contains 1. Source folder 2. The r
OrderedDitherCoreAlgorithm
- 用Visual Basic Ordered Dither Core Algorithm,希望对于大家有用。-Using Visual Basic Ordered Dither Core Algorithm, hope useful for everyone.
dither
- 此源码可以实现体位图的图案化和抖动等技术
dither
- 边沿检测与提取,轮廓跟踪的图象算法实现程序,注意图片位置-Edge detection and extraction, contour tracing algorithm of the image process, the attention of picture location
dither
- 用于消除色阶的真彩转16位图象的算法,效果比Floid-Steinberg等误差扩散抖动法要好,但有一点蒙尘的感觉。-Histogram for the elimination of true color to 16 images algorithms, effects, etc. than Floid-Steinberg error diffusion dithering method is better, but have the
All_Digital_DC2DC_Converters_on_FPGA
- The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration
dither
- 一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。-An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.
dither
- 图像抖动技术,C++编码,希望对您有所帮助-Image dithering technology, C++ code, I hope for your help
DitherExplained
- An explanation and proof of the benefit of dither for the audio engineer
dither.tar
- 一种dither 算法,处理后提高图像质量-A dither algorithm, processed to improve image quality
Dither
- 抖动算法 包含模式抖动:Bayer抖动 误差扩散抖动:floyd-steinberg stucki 和Jarvis等-Dither:Bayer floyd-steinberg stucki and Jarvis
dither
- 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Function is to achieve the patterning and jitter technology, and bmp2txt command
VBA
- Sub Dither(vForm As Form) Dim intLoop As Integer vForm.DrawStyle = vbInsideSolid vForm.DrawMode = vbCopyPen vForm.ScaleMode = vbPixels vForm.DrawWidth = 2 vForm.ScaleHeight = 256 For intLoop = 0 To 2
dither
- 抖动算法,希望能对大家有所帮助,刚刚从网站上找的-dither,hope can do some help to you