摘要:
nearest neighbor interpolation bilinear interpolation Contrary to what the name suggests, bilinear interpolation is not a linear operation because it 阅读全文
摘要:
模拟的图像输入到数字的图像输出需要经过Sampling和Quantization两步。 除了discrete level的数量之外,quantization的精度受噪音的影响非常大。 对于常见的2d sensor, The quality of a digital image is determin 阅读全文
摘要:
首先在CMOS集成电路设计(深蓝紫)这本书中,有VLSI的设计流程,其实比较类似。 ASIC设计和FPGA Flow的区别在于,后端多了很多的验证,而FPGA类似堆积木,可靠性已经有了很好的基础。 VLSI的流程如下 Spec and Architecture确定(包括使用高级编程语言验证算法) R 阅读全文