-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1
-
xingtaixuejiance
用数学形态学方法进行医学图像的边缘检测,程序调试通过(nice programs)
- 2009-11-04 09:49:19下载
- 积分:1
-
mnfcemm
说明: 对高光谱图像进行目标检测,首先滤波处理然后降维,利用输出能量最小原则用于探测亚像元的小目标。(In target detection of hyperspectral images, first filter processing and then dimensionality reduction are used to detect sub-pixel small targets by using the principle of minimum output energy.)
- 2020-06-19 17:20:02下载
- 积分:1
-
EGLD_ICA
对学习独立成分分析和人脸识别的会很有用,希望对大家有所帮助!(Learning independent component analysis and face recognition will be very useful, and they hope to be helpful to everyone!)
- 2008-07-27 20:02:28下载
- 积分:1
-
test_peizhun
基于PCL的点云配准处理主程序,基于点云库实现,可以进行点云的拼接(PCL-based point cloud registration processing main program, based on point cloud library implementation, you can point cloud of the stitching)
- 2017-05-15 23:14:56下载
- 积分:1
-
u_pm2
基于pm谱模拟海浪高度场.产生二维的随机海面(based on pm spectrum simulation of 2-D sea surface)
- 2020-09-09 20:38:02下载
- 积分:1
-
chouyouji
几何法作图,求得最优尺寸.y一种普遍的方法(the picture of oil machine)
- 2012-05-23 12:55:50下载
- 积分:1
-
circle
Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )(Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the command format is: circle (radius, x0, y0, color ))
- 2010-11-28 20:40:11下载
- 积分:1
-
Gabor小波特征提取
Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 (Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform)
- 2009-01-21 09:44:59下载
- 积分:1
-
light_spot_center
光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。(light spot method:median point ,circle fitting)
- 2009-12-03 09:58:30下载
- 积分:1