搜索资源列表
yy
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.
Designandvibration
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -achieve dithering patterns and technologies, and the command line compiler bmp2txt process following vcvars32
dither
- 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在
dither.rar
- 用于消除色阶的真彩转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 feeling that the dust.
dither
- 一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。-An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.
Dither
- 抖动算法 包含模式抖动:Bayer抖动 误差扩散抖动:floyd-steinberg stucki 和Jarvis等-Dither:Bayer floyd-steinberg stucki and Jarvis
dither
- 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
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 are given. The methods to imp
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
- 功能是实现图案化和抖动技术,以及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-line compiler as follows vcva
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-Sub Dither(vForm As Form)
cdmawatermarking
- dither modulation for embedding watermark
PWM_Dither
- This program illustrates the use of the Dithering mode of the SMPS dsPIC * devices. It uses a sequential tuning of the FRC oscillator to produce a * +/- 3 dither in the frequency. * The dithering mode is useful in reducing the effective EMI
Dither
- 1.对8位灰度图像进行抖动处理,采用的是有序抖动 2.对24位彩色图像进行单通道处理,分别显示出红,绿,蓝单通道图像 程序在vc6下实现-1. On the 8-bit grayscale image dithering processing, using the ordered dithering 2. On the single-channel 24-bit color image processing, were shown red, green and blue channel
Dither
- 对一副BMP的图像进行二值化的抖动效果程序-On a pair of BMP binary image dithering effect procedure
dither
- 抖动算法,希望能对大家有所帮助,刚刚从网站上找的-dither,hope can do some help to you
dither
- dithering image, from RGB565 to RGB-dithering image, from RGB565 to RGB888
Dither
- opengl dither demo with source code