-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
computer graphics, very classic, we want to see, certainly for beginners help
计算机图形学,非常经典,希望大家看看,肯定对初学者有帮助-computer graphics, very classic, we want to see, certainly for beginners help
- 2023-08-03 12:15:03下载
- 积分:1
-
单幅图像基础上的交通事故现场三维重建的硕士论文
单幅图像基础上的交通事故现场三维重建的硕士论文-3d
- 2022-05-20 20:38:33下载
- 积分:1
-
用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。...
用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。-filter used to process images for the low treatment rate, and get a better image quality.
- 2022-08-26 10:39:57下载
- 积分:1
-
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.
基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and response time.
- 2022-01-25 23:48:28下载
- 积分:1
-
源代码加载TIFF图像,和图像处理和操作程序…
source code to load tiff images, and some procedure for image processing and operation with images.-source code to load tiff images, and some procedure for image processing and operation with images.
- 2023-03-24 04:35:04下载
- 积分:1
-
本代码实现了一个地图比例尺的功能,方便各种地图类型代码的基本控件使用
本代码实现了一个地图比例尺的功能,方便各种地图类型代码的基本控件使用-This code implements a function of map scale to facilitate a variety of map types of code to use the basic controls
- 2022-03-16 23:26:40下载
- 积分:1
-
图象处理的分水岭算法
图象处理的分水岭算法-the watershed image processing algorithm
- 2023-03-30 11:40:04下载
- 积分:1
-
To write a program using the opengl function will be a teapot at the point (100,...
使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。-To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat (30,10,0), Office of the final clockwise 50 degrees, the display will be left reduction to the fourth side.
- 2023-05-05 00:55:02下载
- 积分:1
-
基于平面拟合的Lidar影像建筑物提取
从LiDAR影像中提取建筑物,最重要的是去除高大的树冠。本项目通过平面拟合去除LiDar影像中的高大树冠,并通过区域生长的方式得到建筑物对象。
- 2022-06-21 04:00:41下载
- 积分:1