-
计算机图形学之多边形绘制的源码及其程序。
计算机图形学之多边形绘制的源码及其程序。-Computer graphics rendering of the source polygon and its procedures.
- 2022-02-03 16:30:44下载
- 积分:1
-
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线...
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线的距离;
2.CalcPolygonRect-计算多边形外接矩形;
3.CalcSegmentRect-计算线段外接矩形;
4.Distance-计算两点距离;
5.ISZEROA-判断数值是否为零;
该函数数据类型为Windows的POINT,使用了标准模板vector-The polygon points to determine the direction of the clock with very accurate (inaccurate, not yet encountered, fast 3 years). The function of the correlation function used in the document: 1.PtoLDistance-point to the straight-line distance 2.CalcPolygonRect-calculated external rectangular polygon 3.CalcSegmentRect-computing segment external rectangle 4.Distance-computing two distance 5 . ISZEROA-judge whether the value is zero the function data type for the Windows-POINT, using the standard template vector
- 2023-08-03 05:55:03下载
- 积分:1
-
对三角划分算法的研究,对以前方法的改进,以达到良好的效果,...
对三角划分算法的研究,对以前方法的改进,以达到良好的效果,-Triangulation algorithm to study the improvement of previous methods in order to achieve good results,
- 2022-07-19 16:51:55下载
- 积分:1
-
可实现滚动和动态显示图表,可用在实时监控等组态软件中
可实现滚动和动态显示图表,可用在实时监控等组态软件中-achievable rolling and dynamic display graphics, available in real-time monitoring configuration software
- 2022-11-25 08:15:02下载
- 积分:1
-
Delaunay三角网和Voronoi源软件建立的数值计算方法。
Voronoi和delaunay三角剖分源程序软件,用于构建数值计算的有限元预处理工作-Delaunay triangulation and Voronoi source software for building a numerical calculation of the finite element pre-processing work
- 2022-07-08 19:09:27下载
- 积分:1
-
一个测绘专业软件的源码,用于全球定位系统(GPS)测量值的高程值转化,将GPS测量高转化为正常高。...
一个测绘专业软件的源码,用于全球定位系统(GPS)测量值的高程值转化,将GPS测量高转化为正常高。- A mapping specialized software source code, uses in the global
positioning system (GPS) the observed value elevation value to
transform, surveys GPS high transforms as normally is high.
- 2023-04-12 20:10:03下载
- 积分:1
-
图象配准源码,图象配准理论,图象配准示例
图象配准源码,图象配准理论,图象配准示例-Source image registration, image registration theory, image registration examples
- 2022-02-25 13:46:55下载
- 积分:1
-
增加openscenegraph参数可控制管道
增加openscenegraph参数可控制管道-Parameters can control the pipeline to increase openscenegraph
- 2023-03-03 23:00:03下载
- 积分:1
-
这是一个人脸检测系统,对人脸进行识别以及检测
这是一个人脸检测系统,对人脸进行识别以及检测-This is a face detection system for human face identification and detection
- 2022-11-26 18:00:04下载
- 积分:1
-
对数极坐标变换
代码应用三个函数实现图像从直角坐标系到对数极坐标的转换,可以自己输入变换尺度,变换方法,变换图形等参数。
- 2022-01-28 04:39:30下载
- 积分:1