-
AABB碰撞检测
利用AABB算法对两个物体进行碰撞检测,物体采用三角面片表示,算法输入两个物体碰撞的三角面片对及碰撞检测时间等信息。AABB algorithm is used to analyse the two objects, collision detection, object
using triangles, said algorithm triangles in the input of the collision of two
objects and collision detection time and other information.
- 2022-01-31 05:35:18下载
- 积分:1
-
一个用c语言遍的实现图形旋转程序
一个用c语言遍的实现图形旋转程序-a language used all over the realization of graphics rotation procedures
- 2022-01-29 02:46:42下载
- 积分:1
-
基于OpenCV的图像边缘提取程序
程序主要实现了图像的边缘提取功能,输入一副图像,利用canny算子提取他的边缘,并保存提取边缘后的图的结果。其中提取边缘的canny算子的参数是可以自己设定的,程序简单有效。
- 2022-02-21 07:23:53下载
- 积分:1
-
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究...
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究-The network popular image thinning algorithm only one, the effect is not very good, this is my hard work to collect the other four types of image thinning algorithm for the U.S. tries to study the
- 2023-07-22 15:25:03下载
- 积分:1
-
MATLAB代码的JPEG压缩,JPEG压缩的matlab代码
JPEG压缩matlab代码, JPEG压缩matlab代码-Matlab code JPEG compression, JPEG compression matlab code
- 2022-07-25 09:06:45下载
- 积分:1
-
可以让你在短时间内学会C语言的图书馆处理
可以让你在短时间内学会C语言的图书馆处理-allows you to immediately learn the C language processing library
- 2022-05-30 05:38:33下载
- 积分:1
-
中值滤波0.rar
中值滤波0.rar-median filter.rar
- 2022-01-28 13:34:47下载
- 积分:1
-
Verify if a point is inside a polygon (convex and non
Verify if a point is inside a polygon (convex and non-convex)
- 2023-04-19 13:15:03下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1
-
这是一个三层楼的电梯模拟
资源描述是一个基于labview的三层电梯仿真,可以通过楼层选择按键,箱内按键,控制电梯上下运行
- 2022-03-03 14:26:09下载
- 积分:1