-
一个小型画图示例源代码,选项比较多,适合初学者学习使用。...
一个小型画图示例源代码,选项比较多,适合初学者学习使用。-drawing a small sample source code, options are more suitable for beginners to learn how to use.
- 2023-03-27 08:35:03下载
- 积分:1
-
一个简易的图章生成测试程序,很好用,继续开发能嵌入图片就更好了。...
一个简易的图章生成测试程序,很好用,继续开发能嵌入图片就更好了。-A programme for simple digital signature.
- 2023-03-22 17:05:04下载
- 积分:1
-
Pressure into the section of the scan line endpoint filling algorithm, vc prepar...
压入区段端点的扫描线填充算法,vc编写,编译通过,希望对大家有用!-Pressure into the section of the scan line endpoint filling algorithm, vc prepared, the compiler is passed, everyone would like to be useful!
- 2022-02-06 22:35:12下载
- 积分:1
-
一个可以椭圆或长方形作任意角度的的旋转的程序
一个可以椭圆或长方形作任意角度的的旋转的程序-an oval or rectangular can make arbitrary angle of the rotating procedures
- 2022-01-23 10:20:47下载
- 积分:1
-
several image processing functions commonly used small
图像处理的几个常用小函数-several image processing functions commonly used small
- 2023-08-27 09:50:04下载
- 积分:1
-
3D演示程序,实现基本图形算法,通过鼠标键盘事件编程,控制立方体。...
3D演示程序,实现基本图形算法,通过鼠标键盘事件编程,控制立方体。-3D demo program, the realization of basic graphics algorithms, programming keyboard events through the mouse to control the cube.
- 2022-05-06 16:58:25下载
- 积分:1
-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1
-
“计算几何结构”(第二版)的代码:代码功能章…
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
- 2023-04-03 14:50:03下载
- 积分:1
-
vc programming reference images, large graphics files
vc 图象编程参考,大量绘图文档-vc programming reference images, large graphics files
- 2022-06-18 02:17:27下载
- 积分:1
-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分:1