资源列表
matlab
- 利用MATLAB对图像边界内部的部分进行填充,以便后期对图像处理-Using MATLAB within the boundaries of the part of the image to fill, so that the latter part of the image processing
Matlab
- Matlab将二维图像三维重构,把下面的代码写成m文件,运行就可以了。具体你要看到什么样的三维模型,你可以在此基础上修改。-Matlab three-dimensional reconstruction of the two-dimensional image, the following code written in m file, run it. Specifically you want to see what kind of three-dimensional model, you c
YSB
- opengl中关于颜色表的应用程序源代码,在VC控制台下可直接运行,很适合广大初学者。-opengl about the color table application source code can be run directly in the VC console, it is suitable for the majority of beginners.
PKMgongzuokongjian
- 并联机构工作空间图形可视化,matlab编制的代码,请交流-Parallel Workspace graphical visualization, matlab code is compiled, please exchange
dsmsdyx
- 该程序可以将三维图像生成DSM深度影像,生成DSM深度影像的过程就是通过逐点内插的方法生成格网化的数字表面模型DSM,然后把DSM按照高程进行灰度量化处理,最终生成与灰度图像类似的采用灰度值大小反映高程变化的DSM深度影像。-The program 3 d images can be generated DSM depth image, the generation process of DSM depth image is generated by the method of point-by
cloud-point
- 此代码基于c++标准库,opencv和pcl点云库,可实现对摄像头调参,调用摄像头视频并读取画面中点的三维坐标获取点云数据-This code is based on c++ standard library, opencv and pcl point cloud library, can achieve the camera tuning, call the camera video and read the middle of the screen coordinates of the th
exam_2_3Dyuanzhui
- 用opengl实现圆锥的旋转,圆锥的操作是通过键盘来实现的,过程完全展示在面板上。 -Using OpenGL to achieve the rotation of the cone, cone operation is achieved through the keyboard, the process is fully displayed on the panel.
exam_2_qiuti
- 用opengl实现球体的绘制,球体的操作是通过键盘来实现的,过程完全展示在面板上。 -Using OpenGL to achieve the drawing of the sphere, the operation of the ball is achieved through the keyboard, the process is fully displayed on the panel.
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
heart1
- 该程序基于matlab编写,能够画出3D心形团,动画形式(This program write in MATLAB which can draw 3D heart-shaped group. It's animation form.)
read_ENVIimagefile
- 非常好的读取ENVI数据程序,适合广大初学者使用(It is useful to read data of ENVI)
分割代码
- 本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud imag