-
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发...
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发-Image of Face Recognition calculation, the source is only identified the location of facial parts, the use of several treatment methods, VC++ 6.0 Development
- 2023-05-07 10:50:02下载
- 积分:1
-
对于联系vc算法很有帮助的
对于联系vc算法很有帮助的-linked vc algorithm helpful
- 2023-02-15 12:55:04下载
- 积分:1
-
魔方3D C语言项目
Project Rubik 3D language C-Project Rubik 3D language C++
- 2022-05-29 17:51:58下载
- 积分:1
-
取得运行另一个程序并抓取文本
取得运行另一个程序并抓取文本-made running another program and text crawls
- 2023-03-16 07:50:04下载
- 积分:1
-
VisualC 6.0 source code development.
图片控件源代码VisualC++6.0开发。-VisualC 6.0 source code development.
- 2022-08-03 13:42:14下载
- 积分:1
-
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值...
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
- 2022-11-05 19:50:03下载
- 积分:1
-
计算机图形学:直线DDA算法2
计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
- 2023-05-23 13:20:04下载
- 积分:1
-
mfc图形文字识别转换
mfc图形文字识别转换-mfc graphics conversion Character Recognition
- 2022-02-15 16:58:06下载
- 积分:1
-
Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度...
Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
- 2022-01-26 02:09:05下载
- 积分: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