-
BetafaceWebService人脸检测与识别!
BetafaceWebService人脸检测与识别!-BetafaceWebService face detection and recognition!
- 2022-07-19 08:03:59下载
- 积分:1
-
picturesque linear, rectangular, round and oval. Not painted triangle and polygo...
可以画直线、矩形、圆形和椭圆形。不可以画三角形和多边形。没有橡皮擦。-picturesque linear, rectangular, round and oval. Not painted triangle and polygon. No eraser.
- 2023-02-22 00:35:03下载
- 积分:1
-
与 DFS 和 BFS C# 源代码图
这是源代码图形与DFS,BFS与阵列多维度的控制台应用程序C#,希望这将有助于对学习中把握。
- 2022-03-20 08:32:35下载
- 积分:1
-
利用HLSL语言写的一个顶点着色器来实现渐变动画效果,HLSL入门者适用!...
利用HLSL语言写的一个顶点着色器来实现渐变动画效果,HLSL入门者适用!-The use of HLSL language written in a vertex shader to achieve the fade animation effects, HLSL for beginners!
- 2022-02-15 08:56:50下载
- 积分:1
-
MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子
MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子-The development of MFC dialog box, in the control display window VTK rendering an example of
- 2023-04-11 23:05:03下载
- 积分:1
-
VB MAPX5.0 development of the campus space information inquiry system source cod...
基于VB+MAPX5.0开发的校园空间信息查询系统源代码,主要功能包括显示、放大、缩小、漫游等地图显示功能;基本查询功能、图层控制功能。-VB MAPX5.0 development of the campus space information inquiry system source code, the main features include display, zoom in and out, such as roaming map display; Basic inquiry function layer control functions.
- 2022-01-27 16:06:55下载
- 积分:1
-
小车的动态模拟,初学者一定要看
小车的动态模拟,初学者一定要看-Trolley dynamic simulation, beginners must look at the
- 2022-07-27 06:54:43下载
- 积分:1
-
图像处理方面的一些资料,不知道对大家有没有用
图像处理方面的一些资料,不知道对大家有没有用-Image processing some of the information, we do not know that there is no use
- 2022-04-15 23:10:37下载
- 积分:1
-
创建一个三维的多维数据集和使用鼠标键运动、 旋转和缩放在屏幕上。
在这个项目中的 3D 对象已被创建,它必须使用鼠标按键来控制。通过使用鼠标快捷键执行的操作是翻译即每当你点击屏幕上的任何点对象移动到该点,即在单击特定的鼠标关键对象缩放放大,即通过创建鼠标角键和绕 X、 Y 或 Z 的那个角度任何轴旋转立方体旋转。 创建了多维数据集,通过使用 openGL 窗口中心内置的函数。 右鼠标键移动多维数据集,只要你点击屏幕。 鼠标左键关键 enlarges(zooms) 多维数据集。鼠标中间键用于旋转的多维数据集。你想要旋转点击屏幕和保持的键直到你得到的旋转角度。
- 2023-08-05 05:25: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