-
delphi 最优秀的3D 控件GLScene
delphi 最优秀的3D 控件GLScene-delphi best 3D control GLScene
- 2023-01-17 16:00:03下载
- 积分:1
-
几何变换,能实现二维图像的平移,旋转和放缩功能。
几何变换,能实现二维图像的平移,旋转和放缩功能。-geometric transformation, 2D images to achieve the translation, rotation and scaling functions.
- 2023-07-11 23:15:03下载
- 积分:1
-
计算机图形学,利用IFS算法实现了自然风景
计算机图形学,利用IFS算法实现了自然风景-山的生成。-Computer graphics, using IFS algorithm to achieve a natural landscape- mountains generated.
- 2022-12-31 00:35:04下载
- 积分:1
-
一个将RGB转化成YUV数据的算法,非常实用。
一个将RGB转化成YUV数据的算法,非常实用。-an RGB to YUV data into the algorithm, is very practical.
- 2022-05-31 14:30:05下载
- 积分:1
-
fbp图像重构算法
FBP算法是图像重构中最基本的算法,通过对图像进行投影,以及利用傅里叶切片定理的反投影来重构原始数据的图像。
- 2023-05-31 02:15:04下载
- 积分:1
-
本为图形学中区域填充算法
本为图形学中区域填充算法-graphics for the regional filling algorithm
- 2022-02-20 12:41:39下载
- 积分:1
-
一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用...
一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用-A video analysis algorithm source code, and need to be aware of the camera detection, Face Detection useful friends
- 2022-03-26 17:30:10下载
- 积分:1
-
任意多边形面积计算源代码
任意多边形面积计算源代码-arbitrary polygon area of the source code
- 2022-07-16 11:34:50下载
- 积分:1
-
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅...
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。-Good use of 3D animation engine source code, computer graphics, geometric algorithms explain tools/Geometric Tools for Computer Graphics matching the source code. As the network is not open, I removed the original package examples and data, leaving only the code library.
- 2022-11-01 22:45:03下载
- 积分:1
-
种子填充算法
资源描述
运用递归来实现种子填充算法,基本可以概括为选定屏幕中任意一点(多边形内),由此为种子,向其四周(即上下左右)“开花”(即填充),并且将上下左右各点当成种子点,直至满足If表达式的点个数为0。
- 2022-06-18 11:02:50下载
- 积分:1