资源列表
克里金模型算法
- 克里金模型算法,详细论述了克里金插值的几种算法,Kriging model algorithm, discussed in detail Kriging Interpolation Algorithms
样条曲线的算法C++代码实现
- 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
OpenGL 阴影体积法绘制阴影 图形为球体
- OpenGL 阴影体积法绘制阴影 图形为球体,正方体,三棱锥,十字架,OpenGL rendering the shadow of the shadow volume method for the spherical graphics, cube, three pyramid, crosses
基于opencv图像处理库的傅里叶变换
- 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
拓展的Bresenham画直线(全象限全斜率)
- 拓展的Bresenham画直线(全象限全斜率),采用实时判断斜率的方式分别对正负斜率进行处理,用了对称的思路做出图象。效果很好,代码非常简洁明了。,Bresenham draw a straight line extended (all-quadrant all-slope), the use of real-time manner to determine the slope of the positive and negative slope, respectively, to deal w
图像压缩常用方法
- 主成份分析 图像压缩常用方法,压缩包中包含两种方式,协方差矩阵方法和在线方法。,PCA common method of img compression
标定彩色图像中圆形区域圆心的方法
- 一种标定彩色图像中圆形区域圆心的方法,通过matlab中的函数来寻找圆心,search centre
由地震剖面图像格式生成segy地震数据的M程序
- 由地震剖面图像格式生成segy地震数据的M程序。matlab语言写的,非常好用。 包含示例。 ,By the seismic profile image format to generate seismic data segy the M procedure. matlab language, very easy to use. Contains the sample.
最短路径分析
- 最短路径分析,基于arcgis engine有例子路径数据,The shortest path analysis, there are examples of data paths
OpenGL实现 户外地形模拟
- OpenGL实现 户外地形模拟 移动鼠标可以变换视角 有很立体的感觉 学习OpenGL的良好素材,A wonderful OpenGL program, simulate the World.Nice tool to study OpenGL
通过鼠标点击画多边形的MFC界面
- 通过鼠标点击画多边形的MFC界面.每次鼠标左击时取得当前鼠标的位置,放到point类型数组中,直到点击了鼠标右键结束,Polygon drawing by mouse click in MFC enviroment. Every time when the mouse left-click to obtain the current mouse position, into an array of point type, click the right mouse button until th
一款从GPU截取3D模型工具
- 这里有一款从GPU截取3D模型工具,对于做不出3D模型的朋友来说是个福音,压缩包内有使用教程-Here is a 3D modeling tool from the GPU interception, for the 3D model can not make friends, is good news, compressed within a Tutorial
