-
三维图形中的深度测试,里面的注释详尽,方便用户使用
三维图形中的深度测试,里面的注释详尽,方便用户使用-Three-dimensional graphics in-depth testing, which comments detailed, user-friendly
- 2023-03-05 21:55:03下载
- 积分:1
-
This code recognizes typed latin optical characters and outputs the correspondin...
This code recognizes typed latin optical characters and outputs the corresponding Unicode value and character. It is implemented using Artificial Neural Network methods and can be trained for any available font type.-This code recognizes typed latin optical c haracters and outputs the corresponding Unico de value and character. It is implemented using Artificial Neural Network methods and can be tr ained for any available font type.
- 2022-03-17 00:00:49下载
- 积分: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
-
带约束条件的delaunay分割
带内边界约束条件点集的Delauney三角剖分是有限元分析、计算机图形学及真实感图形等许多领域常遇到的一个基本问题.在已有算法的基础上通过插入中点恢复约束边界,较好地实现了带内边界约束散乱数据的Delaunay三角剖分.
找了半天国内网站上都没找到好用的,好不容易从国外的网站上下载到的..带示例数据和源码 delaunay三角剖分,非常棒,欢迎下载~
- 2022-09-26 04:15:03下载
- 积分:1
-
人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件
人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件-character animation,time warping,interpolation
- 2022-03-31 18:16:40下载
- 积分:1
-
数字图像的边缘检测算法,里面介绍了几种常用的代码实现
数字图像的边缘检测算法,里面介绍了几种常用的代码实现-Digital image of the edge detection algorithm, which introduces some commonly used code
- 2023-05-01 15:30:04下载
- 积分: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
-
中点椭圆生成算法
中点椭圆生成算法-midpoint oval Algorithm
- 2022-03-23 17:59:11下载
- 积分:1
-
3d图形工具包
3d图形工具包-3d graph tool bag
- 2022-01-22 13:21:22下载
- 积分:1
-
三维文字编程,2004年旋转三维字符及visualc编译器的使用
- 2022-03-22 20:01:28下载
- 积分:1