
图像处理
文章平均质量分 81
hmill
这个作者很懒,什么都没留下…
展开
-
摄像头介绍,比较
一、摄像头简介 摄像头(CAMERA)又称为电脑相机、电脑眼等,它作为一种视频输入设备,在过去被广泛的运用于视频会议、远程医疗及实时监控等方面。近年以来,随着互联网技术的发展,网络速度的不断提高,再加上感光成像器件技术的成熟并大量用于摄像头的制造上,这使得它的价格降到普通人可以承受的水平。普通的人也可以彼此通过摄像头在网络进行有影像、有声音的交谈和沟通,另外,人们还可以将其用于当前各种流行的数码影转载 2005-07-21 09:40:00 · 8216 阅读 · 0 评论 -
YUV格式分析
YUV Formats YUV formats fall into two distinct groups, the packed formats where Y, U (Cb) and V (Cr) samples are packed together into macropixels which are stored in a single array, and the planar for转载 2005-07-21 10:53:00 · 4766 阅读 · 0 评论 -
YUV格式转换与存储
In general==========There are planar and packed modes.- Planar mode means: You have 3 separate images, one for each component,each image 8 bits/pixel. To get the real colored pixel, you have转载 2005-07-21 10:58:00 · 6735 阅读 · 0 评论