-
bmp图像中隐藏信息
bmp图像中隐藏信息-bmp images for hidden messages
- 2022-01-25 14:56:35下载
- 积分:1
-
c语言写的三D效果,很漂亮
c语言写的三D效果,很漂亮-wrote three D effects, and very pretty
- 2023-04-17 15:15:03下载
- 积分:1
-
Inverse image applications, the availability of one anti
反镜像应用,提供一个反白镜像。做其他的应用。
- 2022-01-26 01:52:32下载
- 积分:1
-
1。鼠标交互绘制Bezier曲线2。贝塞尔三C0 C1、C2为曲线…
1.鼠标交互式绘制三次bezier曲线
2.Bezier曲线的C0,C1,C2连续拼接,
3.交互式操作(绘制好后可以鼠标拖动控制点,bezier曲线实时更新)-1. Mouse interactive rendering Bezier curves 2.Bezier three curves C0, C1, C2 for splicing, 3. Interactive operations (drawing good can drag the control point the mouse, bezier curves of real-time updates)
- 2022-03-12 20:12:16下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
获取任何点值的颜色
获取任何点的颜色值-access to the color of any point value
- 2022-01-28 04:40:02下载
- 积分:1
-
gabor二维滤波器,能有效的提取细节纹理信息。
gabor二维滤波器,能有效的提取细节纹理信息。-two-dimensional gabor filter, can effectively extract the details of texture information.
- 2023-04-20 23:15:03下载
- 积分:1
-
一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂...
一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂-himself wrote a simple ray casting method of volume rendering algorithms, the internal human skull contains the data files, simple and understandable. .
- 2022-03-25 08:42:28下载
- 积分:1
-
图像处理拉普拉斯高斯边缘检测源代码
图像处理拉普拉斯高斯边缘检测源代码-image processing Laplace Gaussian source Edge Detection
- 2022-12-30 10:00:03下载
- 积分:1
-
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面...
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
- 2022-12-17 03:10:03下载
- 积分:1