-
像素本身,创建一个新的像素或提高现有
PIXEL, by itself, creates a new PIXEL or raises the existing
singleton*.-PIXEL, by itself, creates a new PIXEL or raises the existing
singleton*.
- 2022-06-15 14:01:06下载
- 积分:1
-
Ageia s PhysX (well
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Convex Geometry(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Convex Geometry (with the implementation of document)
- 2022-05-10 22:27:51下载
- 积分:1
-
一个用于bmp位图编辑的小程序`~
一个用于bmp位图编辑的小程序`~-for a bitmap editor of the small program ~
- 2023-06-08 23:25:03下载
- 积分:1
-
色彩空间的转换 ColorTransform RGB与LAB互转
应用背景在图像处理中,有时需要将真彩色图像转换到其他色彩空间进行处理,已获得更好的处理结果,即从RGB空间转换到LAB或者HSI空间等,处理后为迎合人眼需求一般要将其他色彩空间的处理结果再次转换到RGB空间。本代码即实现了RGB与LAB的互转。关键技术
在色彩空间的正向转换中(RGB to LAB):采用的是九级均匀分割建模,棱柱差值;
在反向转换中(LAB to RGB):采用的是多项式回归方法。
- 2022-05-05 08:48:48下载
- 积分:1
-
vc do a yardstick
vc做的一个标尺-vc do a yardstick
- 2022-02-04 05:40:10下载
- 积分:1
-
image processing program source code and display the camera auto
图象处理程序源代码,同时展示了相机自动调焦系统的控制技术。-image processing program source code and display the camera auto-focusing system control technology.
- 2022-03-09 19:12:22下载
- 积分:1
-
IDL可视化分析与应用(随书程序),idl visualization program
IDL可视化分析与应用(随书程序),idl visualization program-IDL visualization analysis and application (with the book procedures), idl visualization program
- 2022-08-26 11:59:01下载
- 积分:1
-
VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。...
VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。-VB code, the demonstration games, PSD format will be converted into BMP or JPG format of the procedure, but the change, the PSD should turn space into the game as stipulated in the transparent color.
- 2022-07-27 22:32:12下载
- 积分:1
-
use double buffering technology to avoid images flashing FOSS
利用双缓冲技术避免图像闪烁的源码-use double buffering technology to avoid images flashing FOSS
- 2022-02-07 06:54:16下载
- 积分:1
-
图片编码与解码 JPEG2BMP
常见的JPEG和JPEG2000严格意义上指的都不是文件格式而是图像压缩标准,此程序将读入一幅JPEG图片,并对其进行解码、编码为BMP图像,此代码用VS2013成功编译并执行。并附有原始图片和注释。
- 2022-03-30 18:50:47下载
- 积分:1