-
本实验实现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
-
qt4的实例
1.源程序中有些工程是使用的GB18030编码,有些用的是UTF-8编码,如果有汉字不能识别的情况,请切换编码。
2.源程序有些使用的是KDevelop编辑,有些是eclipse或Visual Studio 2008编辑,所以目录结构可能有些不同。
3.所有工程只保留了源代码,没有执行文件,请自行编译。
- 2022-02-05 10:38:05下载
- 积分:1
-
matlab开发环境下的图像分割,效果好。分割快
matlab开发环境下的图像分割,效果好。分割快-Matlab development environment of image segmentation, good effect. Segmentation fast!
- 2023-06-24 08:05:03下载
- 积分:1
-
18x12 Left eye detector computed with 7000 positive samples
用于左眼检测的训练好的Adaboost算法分类器-18x12 Left eye detector computed with 7000 positive samples
- 2023-06-27 18:50:02下载
- 积分:1
-
直方图阈值分割码
直方图阈值分割的代码-histogram thresholding segmentation code
- 2022-02-02 10:22:17下载
- 积分:1
-
OpenGL 读取obj文件
c++实现的,opengl库读取obj文件,显示三维图形。obj文件需要作为参数传入,内含makefile可以在linux环境下编译。
- 2022-01-26 00:54:58下载
- 积分:1
-
一个用DELPHI写的生成验证码的东西,很有用
一个用DELPHI写的生成验证码的东西,很有用-DELPHI written with a Verification Code to generate something useful
- 2023-04-20 18:10:04下载
- 积分:1
-
高斯混合
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
- 2022-07-26 21:02:11下载
- 积分:1
-
FOR compare two YUV file
完成两个YUV文件的比较-FOR compare two YUV file
- 2022-07-11 13:05:39下载
- 积分:1
-
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!...
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
- 2022-10-12 01:50:03下载
- 积分:1