11 2020 档案

摘要:nearest neighbor interpolation bilinear interpolation Contrary to what the name suggests, bilinear interpolation is not a linear operation because it 阅读全文
posted @ 2020-11-10 18:58 天山明月 阅读(892) 评论(0) 推荐(0)
摘要:基于多帧累加平均的降噪技术依赖三个前提条件。 1.像素之间的noise uncorrelated 2.noise和image uncorrelated3.noise的intensity均值为0 而差分可以发现两幅图像的不同之处,差分结果中,intensity越大的地方,差别越大。这不废话吗? mas 阅读全文
posted @ 2020-11-09 16:35 天山明月 阅读(829) 评论(0) 推荐(0)
摘要:模拟的图像输入到数字的图像输出需要经过Sampling和Quantization两步。 除了discrete level的数量之外,quantization的精度受噪音的影响非常大。 对于常见的2d sensor, The quality of a digital image is determin 阅读全文
posted @ 2020-11-05 15:42 天山明月 阅读(288) 评论(0) 推荐(0)