搜索资源列表
google_earth
- Google 地球可让您在地球上任意遨游,无论是外太空星系,还是大洋峡谷,只要您感兴趣,就可以查看卫星图像、地图、地形和 3D 建筑。您可以探索丰富的地理知识,保存您游览过的地点并与他人分享。 -Google Earth allows you to surf anywhere on the planet, whether it is outer space, galaxies, or the ocean canyon, as long as you are interested, you can
SURF
- 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
sceneflow
- An openGL + openCV scheme for wireframe based surface deformation to reconstruct 3D shape
Image-rectification_surf
- 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we