-
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。...
本代码实现的是人体手势的实时识别。可以分析处理人的手势。是用visual c++开发。-the implementation of the code of human gesture recognition in real-time. Analysis can deal with the gestures. C is visual development.
- 2022-01-21 00:24:36下载
- 积分:1
-
人脸检测源码,有多种处理函数,已通过VS6.0
人脸检测源码,有多种处理函数,已通过VS6.0-Face detection source, has a wide range of treatment functions, has passed VS6.0
- 2022-06-13 16:19:53下载
- 积分:1
-
集成开发系统源代码
Visual C++源代码
集成开发系统源代码
Visual C++源代码-SIMS code
- 2022-02-07 01:29:14下载
- 积分:1
-
用C语言编写的图形旋转源程序
用C语言编写的图形旋转源程序-C language source graphics rotation
- 2022-07-22 20:16:09下载
- 积分:1
-
写精彩的颜色集!CMYK、RGB模型实验室!
java写的非常棒的色彩盘!有CMYK、LAB、RGB几种模式-wrote wonderful color set! A CMYK, LAB, RGB several models!
- 2023-01-09 16:40:03下载
- 积分:1
-
不好的东西我是不会发的 看看就知道了
不好的东西我是不会发的 看看就知道了-the bad things I will not look at the hair will know
- 2022-03-21 12:08:58下载
- 积分:1
-
基于Java的图形编辑软件. 可在此软件基础上建立自己的绘图程序....
基于Java的图形编辑软件. 可在此软件基础上建立自己的绘图程序. -Java-based graphical editing software. May be based on this software to build their own drawing program.
- 2023-07-20 16:40:03下载
- 积分:1
-
for graphical development matrix and vector template category
用于图形开发的矩阵、矢量模板类-for graphical development matrix and vector template category
- 2022-12-10 17:00:02下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
图像的平移c程序,毕业设计时写的。有图片哦
图像的平移c程序,毕业设计时写的。有图片哦
- 2022-01-25 20:19:08下载
- 积分:1