-
vc environment software development screenshots
vc环境下开发的截图软件-vc environment software development screenshots
- 2022-08-15 08:27:57下载
- 积分:1
-
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!...
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!-H.263 codec original program source code and test procedures, including test sequence. Specific on the H.263 codec introduced here on the fact the bar, here are hard to come by testing program source code!
- 2022-12-19 07:45:03下载
- 积分:1
-
OpenGL
基于openGl的第一人称射击游戏 Visual C++开发环境 -OpenGl-based first-person shooter Visual C++ development environment
- 2023-07-03 19:25:06下载
- 积分:1
-
功率谱估计的MATLAB程序。现代谱的引入…
MATLAB实现功率谱估计的程序.采用现代谱估计方法,最大熵谱法,Brug法和Levinson法-MATLAB power spectrum estimation procedures. The introduction of modern spectral estimation methods, maximum entropy spectrum, Brug law and Levinson Law
- 2022-07-03 12:00:25下载
- 积分:1
-
图象模糊代码 MATLAB
图象模糊代码 MATLAB-MATLAB code Fuzzy Image
- 2023-05-13 09:05:03下载
- 积分:1
-
用于摄像模块图像采集,回放。通过windows vfp 编程
用于摄像模块图像采集,回放。通过windows vfp 编程-camera module for image acquisition, playback. Programming through the windows Probe
- 2022-03-03 01:44:29下载
- 积分:1
-
obj文件读取和三角面片细分
obj文件的读取,对三角面片的细分等算法的实现。在图形图像方面有较大的使用价值,所用数据结构清晰明了,也是学习计算机图像的一大帮助,对于刚接触单位重建的也是很好的指导
- 2022-12-16 07:25:03下载
- 积分:1
-
很好用的DirectDraw画图代码
很好用的DirectDraw画图代码-good use of DirectDraw drawing code
- 2022-07-06 12:09:32下载
- 积分:1
-
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。...
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
- 2023-01-08 10:55:05下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1