图像-山东大学.ppt

  1. 1、本文档共38页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
图像-山东大学

图形图像处理 潘荣江 山东大学计算机科学与技术学院 panrj@sdu.edu.cn 1、图形与图像 Images and Graphics 2 获取图像 三维坐标(W1,W2,W3)?二维坐标(r,s) Projection of real world to image plane following the central projection equation: 采样、量化、编码 Picture Elements: Pixel Color images gray-value images binary images (e.g., values 1 for black, 0 for white) 像素深度 像素深度是指存储每个像素所用的位数 像素深度决定彩色图像的每个像素可能有的颜色数,或者确定灰度图像的每个像素可能有的灰度级数。 例如,一幅彩色图像的每个像素用R,G,B三个分量表示,若每个分量用8位,那末一个像素共用24位表示,就说像素的深度为24,每个像素可以是224=16 777 216种颜色中的一种。 往往把像素深度说成是图像深度。表示一个像素的位数越多,能表达的颜色数目就越多。 真彩色、伪彩色与直接色 真彩色(true color) 指在组成一幅彩色图像的每个像素值中,有R,G,B三个基色分量,每个基色分量直接决定显示设备的基色强度。 真彩色图通常是指RGB 8:8:8,即图像的颜色数等于224,也常称为全彩色(full color)图像。 伪彩色(pseudo color) 每个像素的颜色不是由每个基色分量的数值直接决定,而是把像素值当作彩色查找表(color look-up table,CLUT)的表项入口地址,去查找一个显示图像时使用的R,G,B值,用查找出的R,G,B值产生的彩色称为伪彩色。 直接色(direct color)   每个像素值分成R,G,B分量,每个分量作为单独的索引值对它做变换。也就是通过相应的彩色变换表找出基色强度,用变换后得到的R,G,B强度值产生的彩色称为直接色。 Capturing / Recording format: Spatial resolution [pixel x pixel] Planes Color coding [bits/pixel] Storage format: 2-dimensional matrix representing pixels Example: Bitmap matrix containing binary values Color image: four important approaches 3 numbers representing intensities for red, green, blue (RGB) or (true color if numbers fine-grained enough, e.g., 8-bit; very common) 3 numbers representing pointers to color table (1 color per entry-R,G, or B) 1 number as pointer (index) to color table: color lookup table CLUT“ (most common, apart from true color) e.g., 8 bit-pointer: 256 colors possible CLUT-entry 3 Bytes: one for each main color (256-out-of-16Mio) index to arbitrary data structures representing colors PS History: Developed 1984 by Adobe First time fonts became important to the general public Functionality: Integration of high-quality text, graphics and images programming language full-fledged with variables, control structures and files Postscript Level-1: Earliest version developed in 1980ies Scalable font concept (in contrast to fixed-size fonts available until then) Problem: no pa

文档评论(0)

busuanzi + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档