文件名称:demosaicking
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的一些代码,包括对图像的预处理,以及binary经典算法,和一些自己改进的算法的代码。自己的算法因得到的效果不错已发表。
rgb2bayer: 转换到bayer格式
border:处理图像边缘像素点
method1-4:不同的去马赛克算法的实现
cpsnr:峰值信噪比的公式实现-Write some code, including image preprocessing, and binary classical algorithm, the improved algorithm and some of their own code. Own algorithm obtained good results due to have been published.
rgb2bayer: Conversion to bayer format
border: processing the image edge pixels
method1-4: Different demosaic algorithms
cpsnr: PSNR formula to achieve
rgb2bayer: 转换到bayer格式
border:处理图像边缘像素点
method1-4:不同的去马赛克算法的实现
cpsnr:峰值信噪比的公式实现-Write some code, including image preprocessing, and binary classical algorithm, the improved algorithm and some of their own code. Own algorithm obtained good results due to have been published.
rgb2bayer: Conversion to bayer format
border: processing the image edge pixels
method1-4: Different demosaic algorithms
cpsnr: PSNR formula to achieve
(系统自动生成,下载前可以参看下载内容)
下载文件列表
adaptiveGradient.m
bayer.m
bilinear.m
border.m
border2.m
cpsnr.m
Main.m
method1.m
method2.m
method3.m
method4.m
newMethodBorder2.m
newMethodBorder3.m
PlotRateDistortionCurves.m
rgb2bayer.m
showbayer.m
time.png