当前位置:
首页
资源下载

搜索资源 - error diffusion matlab
搜索资源列表
-
0下载:
误差扩散 FLOYD的使用-Use of error diffusion FLOYD~~~~~~~~~
-
-
1下载:
单色及彩色半色调图像处理,图像误差扩散处理实现及评价处理-Halftone monochrome and color image processing, image error diffusion processing and evaluation of processing
-
-
0下载:
halftone vc implemented in matlab by using error diffusion algorithm
-
-
2下载:
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
-
-
0下载:
误差扩散简单代码,自己手动写的,仅供参考。-Simple error diffusion code, written in their manual for reference purposes only.
-
-
0下载:
用3中误差扩散滤波器实现误差扩散,分别是floyd stein, sierra, Stenenson滤波器-Error diffusion filter with a 3 to achieve error diffusion, respectively, floyd stein, sierra, Stenenson filter
-
-
0下载:
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
(funct
-
-
0下载:
matlab 图形图像处理 误差扩散算法-graphic image processing matlab error diffusion algorithm
-
-
0下载:
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.
-
-
0下载:
此程序为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.
-
-
0下载:
半色调误差扩散算法 matlab实现的半色调的一种方法代码-halftone error diffusion algrothm
-
-
1下载:
(1) 数据源:随机产生752*8bit作为数据源 (2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰 (3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法 (4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。 (5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。(((1) Source: randomly gen
-