文件名称:type-rgb2gray
-
所属分类:
- 标签属性:
- 上传时间:2015-03-28
-
文件大小:1.19kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
以R、G、B为轴建立空间直角坐标系,则RGB图的每个象素的颜色可以用该三维空间的一个点来表示,
而Gray图的每个象素的颜色可以用直线R=G=B上的一个点来表示。于是rgb转gray图的本质就是寻找
一个三维空间到一维空间的映射,最容易想到的就是射影(即过rgb空间的一个点向直线R=G=B做垂线)-With R, G, B axis to build the space right angle coordinate system, then each pixel of RGB graph colors can be used for a point in the three-dimensional space to represent,
Each pixel of Gray graph colors can be used for a linear R=G=B to indicate. The essence and RGB transgenic gray map is looking for
The mapping of one dimensional space into a three-dimensional space, the most easy to think of is projective (a point that RGB space to do a line perpendicular to the line R=G=B)
而Gray图的每个象素的颜色可以用直线R=G=B上的一个点来表示。于是rgb转gray图的本质就是寻找
一个三维空间到一维空间的映射,最容易想到的就是射影(即过rgb空间的一个点向直线R=G=B做垂线)-With R, G, B axis to build the space right angle coordinate system, then each pixel of RGB graph colors can be used for a point in the three-dimensional space to represent,
Each pixel of Gray graph colors can be used for a linear R=G=B to indicate. The essence and RGB transgenic gray map is looking for
The mapping of one dimensional space into a three-dimensional space, the most easy to think of is projective (a point that RGB space to do a line perpendicular to the line R=G=B)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
type rgb2gray.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.