-
能实现三维数据的体绘制,所用是光线追踪法
能实现三维数据的体绘制,所用是光线追踪法-To achieve three-dimensional data, volume rendering, ray tracing is used by law
- 2022-04-07 10:39:44下载
- 积分:1
-
java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试...
java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
- 2022-02-20 22:20:15下载
- 积分:1
-
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
- 2023-07-10 20:20:02下载
- 积分:1
-
VC a simple image processing platform, everyone can create their own in the abov...
一个简单的VC图像处理平台,大家可以在上面建立自己的工程,以及图像处理算法。-VC a simple image processing platform, everyone can create their own in the above works, as well as image processing algorithm.
- 2023-07-28 10:15:04下载
- 积分:1
-
用纯c语言写的俄罗斯方块的游戏。功能强大,可以变更速度。...
用纯c语言写的俄罗斯方块的游戏。功能强大,可以变更速度。-Pure c language game of Tetris. Powerful, can change the speed.
- 2022-07-09 01:35:26下载
- 积分:1
-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分:1
-
Vector in 3D space
Vector in 3D space
Vector in 3D space
Vector in 3D space
- 2023-05-14 15:10:04下载
- 积分:1
-
基本的分离超平面的线性分类器在训练
Training of the basic linear classifier where seperation hyperplane
is perpedicular to one dimension.-TRAINING THRESHOLD CLASSIFIER
- 2022-08-13 19:26:31下载
- 积分:1
-
使用vc进行离散余弦变换,在傅立叶变换的基础上
使用vc进行离散余弦变换,在傅立叶变换的基础上-DCT by VC,it is based on FFT.
- 2022-06-12 09:25:41下载
- 积分:1
-
绘制Bezier曲线
Bezier曲线是一种广泛应用于外形设计的参数曲线,它通过对一些特定点的控制来曲线的形状,这些点即为控制顶点。本程序代码基于对Bezier曲线的理解,采用opengl中关于曲面方面的相关应用,在VisualC++中绘制Bezier曲面。
- 2023-02-17 04:05:03下载
- 积分:1