-
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序...
虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures to Shun Yuen example, the point-by-painted with the approximation and can be started from any point of Shun Yuen procedures
- 2023-03-19 22:35:04下载
- 积分:1
-
基于osg的相机控制,通过键盘输入控制相机
基于osg的相机控制,通过键盘输入控制相机-OSG-based camera control, camera control through the keyboard input
- 2022-03-23 11:12:45下载
- 积分:1
-
this as a 3D game programming skills Master Chapter VII of the source code conta...
此为3D游戏编程大师技巧第七章的源代码 其中包含引擎代码。-this as a 3D game programming skills Master Chapter VII of the source code contains the engine.
- 2022-07-21 07:04:34下载
- 积分:1
-
DLT标定算法的matlab程序,对学习标定的人有用
DLT标定算法的matlab程序,对学习标定的人有用-DLT algorithm matlab calibration procedures
- 2023-06-19 20:25:03下载
- 积分:1
-
c program for dijkstra algorithm
c program for dijkstra algorithm
- 2023-06-29 11:25:04下载
- 积分:1
-
一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题,...
一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题,-A vc series octree algorithm, Octree commonly used in the 3-dimensional graphics of the interference between the issues,
- 2022-02-12 09:02:04下载
- 积分:1
-
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。...
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。-A great two-dimensional contour mapping procedures, the use of bicubic surface fitting algorithm, the contour lines to be very smooth, compared to the other I can see that the contour tracking algorithm increases the smoothing results are isogram much higher quality.
- 2023-01-16 01:05:04下载
- 积分: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
-
轮廓跟踪算法很有价值
采用了常用的方法。
轮廓跟踪算法很有价值
采用了常用的方法。-Contour Trace is useful for Tracing image sContour
- 2023-01-05 09:35:03下载
- 积分:1
-
HDR格式的编码与解码.RGBE格式的图象是浮点数据的一种压缩形式。其中RGB指定该像素的颜色,E指定像素的暴光度。不同的暴光度决定了像素不同的亮度....
HDR格式的编码与解码.RGBE格式的图象是浮点数据的一种压缩形式。其中RGB指定该像素的颜色,E指定像素的暴光度。不同的暴光度决定了像素不同的亮度.-HDR format encoding and decoding. RGBE format floating-point data of the image is a compressed form. Which specify the RGB color pixel, E designated pixel visibility. Different degrees of exposure determines the brightness of the different pixels.
- 2022-08-25 07:26:10下载
- 积分:1