-
Visual C++/DirectX9 3D游戏开发引导的一个基于视点相关的LOD地形渲染...
Visual C++/DirectX9 3D游戏开发引导的一个基于视点相关的LOD地形渲染-Visual C++/DirectX9 3D game development as a guiding view-dependent LOD-based terrain rendering
- 2023-04-23 23:15:03下载
- 积分:1
-
一个用C语言编写的动画程序:神奇的太空中有一飞船围绕一个星球旋转。...
一个用C语言编写的动画程序:神奇的太空中有一飞船围绕一个星球旋转。-A use of C language animation process: the magic of space has one planet revolving around a spacecraft.
- 2023-08-08 20:30:03下载
- 积分:1
-
VESA模式下256色Tiff格式图形文件显示
VESA模式下256色Tiff格式图形文件显示 -The diplay of 256-bit tiff file in VESA mode
- 2022-06-14 00:50:06下载
- 积分:1
-
这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法....
这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.-This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.
- 2022-11-07 09:10:04下载
- 积分:1
-
dicom格式文件的读取和显示
可以生成安装文件
dicom格式文件的读取和显示
可以生成安装文件-dicom reader dicom reader dicom reader
- 2022-02-02 01:10:11下载
- 积分:1
-
图形学基础之图形学模板
图形学基础之图形学模板-graphics Base graphics template
- 2022-05-16 18:10:16下载
- 积分:1
-
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角...
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角-vega prime focal point of the screen will be the screen coordinates into world coordinates and its value in real-time displayed in the lower-left corner of the screen
- 2022-08-11 04:40:26下载
- 积分: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
-
图像轮廓提取
图像的预处理 运用了使图像变得平滑的一般处理 即对高斯函数的卷积操作 高斯函数在图像处理中用作预平滑核 这样可以将图片背景模糊化 同时锐化图像
- 2023-05-01 18:30:04下载
- 积分:1
-
MFC平移图像
本代码用MFC编程,实现在对话框中平移图像。点击“...”选择所要移动的图像,然后在对话框中移动图形,单击“保存”,就可以将拖动后的图像保存了。 图示如下:
- 2023-03-19 12:55:04下载
- 积分:1