-
本实验实现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
-
基于opencv的图片读取
资源描述安装opencv基础上,实现图片读取的简单程序,仅限于初学者用,使用opencv快速,简洁
- 2022-07-06 21:38:32下载
- 积分:1
-
这是讷河源的基础上修改显示opengl的一个例子…
这是一个OpenGL显示的例子,在NEHE的源码基础上修改而成,主要实现了球体的切割功能-This is an example of OpenGL display in NEHE modified on the basis of the source from the main implementation of the cutting function of the sphere
- 2022-08-15 05:49:01下载
- 积分:1
-
图像的领域处理 ,图像平滑,一阶微分边沿监测,二阶微分边沿监测。...
图像的领域处理 ,图像平滑,一阶微分边沿监测,二阶微分边沿监测。-The field of image processing, image smoothing, the first-order differential edge monitoring, monitoring of second-order differential edge.
- 2023-05-31 08:55:03下载
- 积分:1
-
科恩的一个简单算法源程序
裁剪算法源码
一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家-cutting a simple algorithm source of Cohen-Sutherland line cutting algorithm implementation procedures for everyone to share
- 2022-03-23 02:56:59下载
- 积分:1
-
目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!...
目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
- 2022-07-23 11:01:30下载
- 积分:1
-
VC图像粗化和细化,只能处理256色图像,连续…
用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
- 2022-12-17 20:50:02下载
- 积分:1
-
基于图像处理的计算机集成数控技术源码
computer_integrate_numerical_control_technology_base_on_Ima...
基于图像处理的计算机集成数控技术源码
computer_integrate_numerical_control_technology_base_on_ImageProcessing -based on image processing computer integrated technology NC source computer_integrate _numerical_control_technology_base_on_Im ageProcessing
- 2022-03-23 06:47:42下载
- 积分:1
-
对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能
对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能-right word for the counting of decomposition, using Bezier curves connectivity, but also to the rotation function
- 2023-04-03 10:55:03下载
- 积分:1
-
高斯平滑,在readme.txt里有详细的使用说明
高斯平滑,在readme.txt里有详细的使用说明-Gaussian smoothing the readme.txt are detailed usage
- 2022-02-06 15:27:56下载
- 积分:1