-
MATLAT下B样条曲线曲面的绘制 MATLAT下B样条曲线曲面的绘制
MATLAT下B样条曲线曲面的绘制 MATLAT下B样条曲线曲面的绘制-MATLATMATLAT
- 2023-01-05 13:05:04下载
- 积分:1
-
该软件适合初学图像处理的朋友,是一个教学性质的c源码
该软件适合初学图像处理的朋友,是一个教学性质的c源码-The software is adopt to the person who is a beginner of study image processing,the software is a C source code which have teaching character.
- 2022-07-24 23:00:53下载
- 积分:1
-
刚学会做的人物移动行走和碰撞检测
刚学会做的人物移动行走和碰撞检测-People do刚学会mobile walking and Collision Detection
- 2022-06-29 18:29:56下载
- 积分:1
-
support of the edges in the image feature extraction, and access to, such as his...
支持图像的边缘特征提取,和获取直方图 等-support of the edges in the image feature extraction, and access to, such as histogram
- 2022-01-25 22:59:54下载
- 积分: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
-
This procedure is a C++ Source code, to achieve a three
本程序是一段C++源代码,实现了对人脸三维模型的三角网络建模。-This procedure is a C++ Source code, to achieve a three-dimensional model of the human face of the triangular network modeling.
- 2022-05-14 12:16:52下载
- 积分:1
-
对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。...
对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。-draw two polygon and then they can cut each other.The color of intersected parts are red.
- 2023-05-05 13:40:04下载
- 积分:1
-
在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲...
在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the relationship between the number of points to determine the bending curve
- 2022-05-27 11:39:45下载
- 积分:1
-
景观在C中使用体素渲染
Landscape rendering using Voxels in C
- 2022-05-22 01:49:20下载
- 积分:1
-
离散数据的C1连续样条拟合源代码,不好找的代码。
离散数据的C1连续样条拟合源代码,不好找的代码。-discrete data C1-spline source code, not easy to find the code.
- 2022-02-26 13:43:37下载
- 积分:1