搜索资源列表
Bayer2RGB
- 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
Bayer2RGB
- 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
Bayer2RGB
- bayer格式转化为RGB格式 matlab程序-bayer pattern to rgb
DIBDisplay
- 图像获取,Bayer抖动显示和Floyd-Steinberg抖动显示图像的vc++源代码。-Image acquisition, Bayer jitter display and Floyd-Steinberg image dithering show vc++ source code.
vsk_camera_vop_Nearest_Neighbor_Replication
- 这是对Bayer图像进行差值还原彩色图像的MATLAB模型文件-This is a Bayer image to restore the margin of the MATLAB model of color image files
Halftoning_OrderedDithring_and_ErrorDiffussion
- 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
bayer
- 图像半色调实现bayer抖动,bayer抖动算法是半色调技术中容易实现较简单的一种方法,但效果比起其他的半色调算法比较差-bayer dither is one of algorithms in halftone ,it is easy to realize,but result is not very good
ACPI
- admam‘s自适应差值算法的matlab实现-bayer demosaicking algorithm ACPI using matlab. ACPI: adaptive color plane interplotation
Bayer-digital-halftoning(matlab)
- 抖动法实现lena图像加网(Matlab)-Digital Halftoning
Bayer-dithering-algorithm-matlab
- Bayer抖动算法matlab源代码,其中有进行二值化变换,比较的源代码~分别含2bit抖动,4bit抖动,8bit抖动~-Bayer dithering algorithm matlab source code, including binary conversion, source code to, respectively, containing 2bit dithering, 4bit jitter, 8bit jitter to
Matlab-Naive--Bayer
- 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
AHD
- AHD算法的matlab实现(Bayer转RGB算法)-Adaptive Homogeneity-Directed Demosaic Algorithm matlab
bilinear_function_2
- MATLAB将bayer图像转化为彩色图像的双线性插值算法-MATLAB will bayer image into a color image bilinear interpolation algorithm
bayerGenerator.m
- This matlab algorithm generates Pictures in order to test your bayer matrix coder.
Bayer算法
- 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algorithm programming and call.)