-
本实验实现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
-
使用d3d9中的粒子系统和普通的面片做成的喷发器,可以模拟炮弹落下时的情景。需要有PLANE面片类才能运行。...
使用d3d9中的粒子系统和普通的面片做成的喷发器,可以模拟炮弹落下时的情景。需要有PLANE面片类才能运行。-D3d9 use of particles in the system and the ordinary surfaces made of eruption, you can simulate the scenario when the shells fell. PLANE patches need to have categories in order to run.
- 2022-03-15 16:06:03下载
- 积分:1
-
Matlab图像去噪的BM3D算法,最新paper算法实现
Matlab图像去噪的BM3D算法,最新paper算法实现,不同于网上的流传的编译后的dll文件,该算法中变换算法实现了FFT、DCT、小波变换等用于BM3D中的变换算法,同时,执行效率比较高,耗时短,程序经过优化,运行时间短。
- 2022-03-01 13:13:12下载
- 积分:1
-
图像处理的一部分程序,对初学图像编程有一定的帮助
图像处理的一部分程序,对初学图像编程有一定的帮助-??像
- 2022-06-16 06:12:29下载
- 积分:1
-
基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算...
基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV" s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
- 2022-08-06 00:05:14下载
- 积分:1
-
java3d done with a simulation of a simple courtyard and the simple physical anim...
一个用java3d做的模拟一个简单的院子和简单的形体动画。-java3d done with a simulation of a simple courtyard and the simple physical animation.
- 2022-07-27 18:46:42下载
- 积分:1
-
图像平滑处理的方法多种多样,有邻域平均、
空间低通滤波、多图像平均、中值滤波、改进的梯度倒数加权法等几种现有的空域,以及须域图像平滑葬法等。...
图像平滑处理的方法多种多样,有邻域平均、
空间低通滤波、多图像平均、中值滤波、改进的梯度倒数加权法等几种现有的空域,以及须域图像平滑葬法等。-Image Smoothing variety of treatment methods, there is an average neighborhood, spatial low-pass filtering, multi-image average, median filtering, to improve the gradient of the weighted reciprocal law several existing airspace and the need domain image smoothing burial law.
- 2022-02-21 08:07:12下载
- 积分:1
-
摄像头不能正常工作!请检查后,再试!"摄像头不能正常工作
摄像头不能正常工作!请检查后,再试!"摄像头不能正常工作-camera normal work! Please check, and try again! "The first camera was not working properly
- 2022-03-24 08:14:43下载
- 积分:1
-
将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化
将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化-To a variety of image processing operations are integrated together, including two, gray level, image rotation, scaling, and matching, Fourier transform
- 2022-02-25 14:53:12下载
- 积分:1
-
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。...
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。-C system to use the dial to show time. Design thinking : the system by the time of the polar coordinate conversion, and then straight for that hand.
- 2023-02-18 17:40:03下载
- 积分:1