Location:
Search - dither
Search list
Description: 功能是实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\\test.bmp必须存在
Platform: |
Size: 23814 |
Author: 曹小雨 |
Hits:
Description: 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
Platform: |
Size: 23552 |
Author: 站长 |
Hits:
Description: 图像抖动,有多种算法可以选择-image jitter, a variety of algorithms can choose
Platform: |
Size: 22528 |
Author: 中国 |
Hits:
Description: 本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。-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 design method.
Platform: |
Size: 2576384 |
Author: tmk |
Hits:
Description: 功能是实现图案化和抖动技术,以及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 compiler bmp2txt process is as follows vcvars32rc bmp.rccl dither.c bmp.res user32.lib gdi32.lib Note: run-time, file c: est.bmp must exist
Platform: |
Size: 23552 |
Author: 曹小雨 |
Hits:
Description: 用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
Platform: |
Size: 281600 |
Author: wxy |
Hits:
Description: 文件夹里包含
1.源文件夹
2.结果图像(result.bmp)
功能:
将彩色图转化成灰度图后抖动生成二值的结果图(只支持256色图和24位图)
演示步骤:
1、点击可执行文件homework.exe执行程序
2、输入要打开的位图文件的路径名
3、若文件打开成功,输入抖动后的图像要保存的文件路径
4、按回车键结束程序-Folder contains 1. Source folder 2. The results of the image (result.bmp) features: The color map into grayscale Binarization jitter generation after the results of map (only support 256-color maps and 24 plans) demonstration steps: 1, click the executable file homework.exe execution procedures 2, you want to open a bitmap file path name 3, If the document is opened successfully, enter jitter to preserve the image of the file path 4, press the Enter key to the end of the procedure
Platform: |
Size: 58368 |
Author: 朱宇 |
Hits:
Description: 用Visual Basic Ordered Dither Core Algorithm,希望对于大家有用。-Using Visual Basic Ordered Dither Core Algorithm, hope useful for everyone.
Platform: |
Size: 214016 |
Author: miao |
Hits:
Description: 此源码可以实现体位图的图案化和抖动等技术
Platform: |
Size: 22528 |
Author: 王亚坤 |
Hits:
Description: 边沿检测与提取,轮廓跟踪的图象算法实现程序,注意图片位置-Edge detection and extraction, contour tracing algorithm of the image process, the attention of picture location
Platform: |
Size: 23552 |
Author: 舒慎之 |
Hits:
Description: 用于消除色阶的真彩转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.
Platform: |
Size: 2048 |
Author: ls |
Hits:
Description: 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 implement the digital DC/DC Converters have been researched. The function module, state machine of digital DC/DC controller and high resolution DPWM with Sigma-
Delta dither has been introduced. They are verified by experiments on a 20 W, 300 KHz non-isolated synchronous buck converters.
Platform: |
Size: 115712 |
Author: gsbnd |
Hits:
Description: 一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。-An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.
Platform: |
Size: 1084416 |
Author: yi |
Hits:
Description: 图像抖动技术,C++编码,希望对您有所帮助-Image dithering technology, C++ code, I hope for your help
Platform: |
Size: 24576 |
Author: renfei |
Hits:
Description: An explanation and proof of the benefit of dither
for the audio engineer
Platform: |
Size: 1313792 |
Author: Michael |
Hits:
Description: 一种dither 算法,处理后提高图像质量-A dither algorithm, processed to improve image quality
Platform: |
Size: 4096 |
Author: yyrrdd |
Hits:
Description: 抖动算法 包含模式抖动:Bayer抖动 误差扩散抖动:floyd-steinberg stucki 和Jarvis等-Dither:Bayer floyd-steinberg stucki and Jarvis
Platform: |
Size: 4046848 |
Author: 刘超 |
Hits:
Description: 功能是实现图案化和抖动技术,以及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 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: \ test.bmp must exist
Platform: |
Size: 864256 |
Author: ft5272633 |
Hits:
Description: 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)
Dim intLoop As Integer
vForm.DrawStyle = vbInsideSolid
vForm.DrawMode = vbCopyPen
vForm.ScaleMode = vbPixels
vForm.DrawWidth = 2
vForm.ScaleHeight = 256
For intLoop = 0 To 255
Platform: |
Size: 3072 |
Author: BINGGEGE |
Hits:
Description: 抖动算法,希望能对大家有所帮助,刚刚从网站上找的-dither,hope can do some help to you
Platform: |
Size: 23552 |
Author: 高劼 |
Hits: