- 1、本文档共88页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
灰阶影像
(c) Scott E Umbaugh, SIUE 2005 Image Processing : Basic Concept Imaging Systems Overview Consists of two primary components: Hardware – Image acquisition system, computer, and display devices Software – Image manipulation(操作), analysis, and processing Image is accessed (存取) as a 2-D array (陣列) of data, where each data point is referred to as a pixel (像素) Notation: I(r,c) = Brightness (亮度) of image at the pt (r,c) where r = row(列), and c = column(行) Visible Light Imaging Sensors : Converts (轉換) light energy into electrical energy Image Representation Optical (光學) image : Collection of spatially distributed (空間分佈) light energy measured by an image sensor to generate I(r,c) Matrix: 2-D array like the image model, I(r,c) Vector: One row or column in a matrix Image Types Binary (二元化) images: Simplest type of images, which can take two values, typically black or white, or “0” or “1” Gray scale (灰階) images: One-color or monochrome images that contains only brightness information and no color information Color images: 3 band monochrome images, where each band corresponds to a different color, typically red, blue and green or RGB Color pixel vector: Single pixel’s values for a color image, (R,G,B) Multispectral(多光譜) Images: Images of many bands containing information outside of the visible spectrum(可見光譜) Color Transform/Color Model Mathematical model or algorithm to map(映射) RGB data into another color space (色彩空間) Decouples (分開) brightness and color information Hue(色調)/Saturation(飽和度)/Lightness(亮度) (HSL) Color Transform: Describes colors in terms that we can more readily understand Hue corresponds to color, saturation corresponds to the amount of white in color, and lightness is the brightness For example: a deep, bright orange color would have a large intensity (bright), a hue of “orange” , and a high value of saturation (“deep(深度)”) But in terms of RGB components, this color would have the values as R =245, G= 110, and B=2
文档评论(0)