Description: 利用基于BURKERS过滤器的误差扩散抖动算法对图像的二值化,实现图像的调频加网,方便输出。-The use of filters based on BURKERS error diffusion dithering algorithm to image binarization, image realize FM Screening for output. Platform: |
Size: 264192 |
Author:xiaoxin |
Hits:
Description: Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。-Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images
Matlab code using the error diffusion algorithm (Floyd-Steinberg filter) to create a binary image Platform: |
Size: 515072 |
Author:段玉霞 |
Hits:
Description: 1.median_filter
(功能:使用中值濾波器去除雜訊)
2.mean_filter
(功能:使用平均濾波器去除雜訊)
3.fl_stein
(功能:使用誤差擴散法,將影像量化和混色)
4.Central_limit
(功能:畫圖並證明中央極限定理)
-1.median_filter
(function: use median filter to remove noise)
2.mean_filter
(function: using the average filter to remove noise)
3.fl_stein
(function: using the error diffusion method, the image quantification and blending)
4. Central_limit
(function: drawing and prove the central limit theorem) Platform: |
Size: 2048 |
Author:timtsai |
Hits:
Description: 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.
Platform: |
Size: 217088 |
Author:sonda |
Hits:
Description: 此程序为Floy_stein误差扩散的MATLAB实现的源代码,进过此程序加网后的图像相比于其他的一些加网方式加网质量较高。-This program is Floy_stein error diffusion in MATLAB source code, into this procedure the image after screening compared to some other screening methods of screening high quality. Platform: |
Size: 69632 |
Author:王一博 |
Hits:
Description: (1) 数据源:随机产生752*8bit作为数据源 (2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰 (3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法 (4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。 (5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。(((1) Source: randomly generated 752* 8bit as data source (2) in accordance with the energy of the initial phase and the diffusion DTMB generator polynomial to generate a pseudo-random data and the original data source scramble (3) the scrambled data is directly descramble, the bit error rate of the observed values, verification scrambling algorithm (4) In accordance with DTMB standard configuration BCH (1023,1013) to achieve the BCH (762,752) channel encoder and decoder and observe its error rate is 0 to verify its correctness. (5) Finally, the energy dispersal and BCH coding cascade, the receiving end of the BCH decoding and descrambling cascade observed error rate, to verify the correctness.)) Platform: |
Size: 1024 |
Author:hahaha1997 |
Hits: