文件名称:RGB-and-HIS
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.67mb
- 下载次数:
- 0次
- 提 供 者:
- 沈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HIS与RGB的转换 lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j
b=*lpsrc
lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+1
g=*lpsrc
lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+2
r=*lpsrc -HIS and RGB conversion lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i)+3* j b =* lpsrc lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i )+3* j+1 g =* lpsrc lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i)+3* j+2 r =* lpsrc
b=*lpsrc
lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+1
g=*lpsrc
lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+2
r=*lpsrc -HIS and RGB conversion lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i)+3* j b =* lpsrc lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i )+3* j+1 g =* lpsrc lpsrc = (unsigned char*) lpDIBBits+ lLineBytes* (lHeight-1-i)+3* j+2 r =* lpsrc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RGB与HIS的转换\200732590099.aps
..............\200732590099.clw
..............\200732590099.cpp
..............\200732590099.dsp
..............\200732590099.dsw
..............\200732590099.h
..............\200732590099.ncb
..............\200732590099.opt
..............\200732590099.plg
..............\200732590099.rc
..............\200732590099Doc.cpp
..............\200732590099Doc.h
..............\200732590099View.cpp
..............\200732590099View.h
..............\ChildFrm.cpp
..............\ChildFrm.h
..............\Debug\200732590099.bsc
..............\.....\200732590099.exe
..............\.....\200732590099.ilk
..............\.....\200732590099.obj
..............\.....\200732590099.pch
..............\.....\200732590099.pdb
..............\.....\200732590099.res
..............\.....\200732590099.sbr
..............\.....\200732590099Doc.obj
..............\.....\200732590099Doc.sbr
..............\.....\200732590099View.obj
..............\.....\200732590099View.sbr
..............\.....\ChildFrm.obj
..............\.....\ChildFrm.sbr
..............\.....\MainFrm.obj
..............\.....\MainFrm.sbr
..............\.....\StdAfx.obj
..............\.....\StdAfx.sbr
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\DIB.dll
..............\DIB.lib
..............\MainFrm.cpp
..............\MainFrm.h
..............\ReadMe.txt
..............\res\200732590099.ico
..............\...\200732590099.rc2
..............\...\200732590099Doc.ico
..............\...\Toolbar.bmp
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\Debug
..............\res
RGB与HIS的转换
..............\200732590099.clw
..............\200732590099.cpp
..............\200732590099.dsp
..............\200732590099.dsw
..............\200732590099.h
..............\200732590099.ncb
..............\200732590099.opt
..............\200732590099.plg
..............\200732590099.rc
..............\200732590099Doc.cpp
..............\200732590099Doc.h
..............\200732590099View.cpp
..............\200732590099View.h
..............\ChildFrm.cpp
..............\ChildFrm.h
..............\Debug\200732590099.bsc
..............\.....\200732590099.exe
..............\.....\200732590099.ilk
..............\.....\200732590099.obj
..............\.....\200732590099.pch
..............\.....\200732590099.pdb
..............\.....\200732590099.res
..............\.....\200732590099.sbr
..............\.....\200732590099Doc.obj
..............\.....\200732590099Doc.sbr
..............\.....\200732590099View.obj
..............\.....\200732590099View.sbr
..............\.....\ChildFrm.obj
..............\.....\ChildFrm.sbr
..............\.....\MainFrm.obj
..............\.....\MainFrm.sbr
..............\.....\StdAfx.obj
..............\.....\StdAfx.sbr
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\DIB.dll
..............\DIB.lib
..............\MainFrm.cpp
..............\MainFrm.h
..............\ReadMe.txt
..............\res\200732590099.ico
..............\...\200732590099.rc2
..............\...\200732590099Doc.ico
..............\...\Toolbar.bmp
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\Debug
..............\res
RGB与HIS的转换