-
a VC development of a simple drawing program
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-11-02 08:20:03下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1
-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
VC a simple image processing platform, everyone can create their own in the abov...
一个简单的VC图像处理平台,大家可以在上面建立自己的工程,以及图像处理算法。-VC a simple image processing platform, everyone can create their own in the above works, as well as image processing algorithm.
- 2023-07-28 10:15:04下载
- 积分:1
-
图像拼接的程序,很好用的,试试吧
图像拼接程序,挺好用的,试试看吧,应该可以的,-Image stitching process, quite good use, and try it
- 2023-03-19 16:50:03下载
- 积分:1
-
This is a demonstration of the algorithm Graphics
这是个Graphics的演示算法-This is a demonstration of the algorithm Graphics
- 2022-08-21 09:43:47下载
- 积分:1
-
正交变换API函数库
正交变换API函数库-orthogonal transformation API Functions
- 2022-03-11 20:50:09下载
- 积分:1
-
类结构比较好的画图程序
类结构比较好的画图程序-type structure rather good drawing program
- 2022-02-21 12:18:51下载
- 积分:1
-
用于图像编程中局域网center的处理程序和源代码的实现
用于图像编程中局域网center的处理程序和源代码的实现-for Image Programming LAN center handling procedures and the realization of the source code
- 2022-03-17 04:26:54下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-03-05 21:00:18下载
- 积分:1