-
本实验实现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
-
完成机器视觉里反透视变换功能,可以确定敢兴趣区,确定图像到实际道路的分辨率...
完成机器视觉里反透视变换功能,可以确定敢兴趣区,确定图像到实际道路的分辨率-completion of the anti-machine vision Lane perspective transformation function, it is possible to identify am interested in the district to determine the actual images of the road resolution
- 2023-04-28 07:45:03下载
- 积分:1
-
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等...
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等 -Edge detection using Prewitt edge of the image with different σ values LoG edge detection image edge detection using Canny operator the edge of the image, text and images are divided into two categories, and so on
- 2022-02-11 16:20:39下载
- 积分:1
-
Digital image processing a simple example, a simple seal generation software.
数字图像处理的一个简单示例,一个简单的印章生成软件。-Digital image processing a simple example, a simple seal generation software.
- 2022-10-16 13:05:03下载
- 积分:1
-
图片格式Jpg解码函数库,由于是ASM,速度非常快。
图片格式Jpg解码函数库,由于是ASM,速度非常快。-Photo format decoding functions, as is ASM, very fast.
- 2022-04-14 10:12:31下载
- 积分:1
-
VB produced a three
一个VB制作的立体屏幕保护程序 里面有说明文字 -VB produced a three-dimensional screen saver contains descriptions
- 2022-03-02 10:26:00下载
- 积分:1
-
图象处理程序
图象处理程序-Image processing procedures
- 2022-09-27 23:35:03下载
- 积分:1
-
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。...
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。-With grid realize isogram generation, and can contour lines of their own color settings.
- 2023-08-16 02:15:03下载
- 积分:1
-
显示渐变色文本的程序
显示渐变色文本的程序- The demonstration gradually changes color the text procedure
- 2022-01-26 00:12:49下载
- 积分:1
-
2D scanning fill algorithm, the procedures under the left mouse button to choose...
二维图形中扫描线填充算法,本程序根据鼠标左键选择图形每个顶点,用右键闭合图形,然后填充-2D scanning fill algorithm, the procedures under the left mouse button to choose graphics for each vertex, right-Closed graphics, then filled
- 2023-05-20 02:35:03下载
- 积分:1