▍1. OBJ_DISPLAY_Display
OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上(a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen)
OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上(a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen)
BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面(BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the surface on the screen. )
PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑(A program which can read and write a PLY file)
这是一个三维重建程序,用于双目视觉中,由两个投影矩阵反求三维点(This is a three-dimensional reconstruction procedure for binocular vision, the projection matrix by the two reverse three-dimensional point)
K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!(KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!)
说明: matlab图像处理,进行左右两图的匹配,有图像载入界面,匹配实现方便(matlab image processing, for about two graph matching, has image loading interface, matching the achievement of convenience)
本例用matlab实现了三维图形的重建,效果不错(Example matlab realize this with the reconstruction of three-dimensional graphics, good results)
基于谱间预测的高光谱图像压缩。单向预测与双向预测,以及参考波段的最优选取(The prediction based on spectral hyperspectral image compression. One-way bi-directional prediction and prediction, as well as reference to select the optimal band)
3D旋转源码,设定不同的x,y,z 坐标轴旋转(source 3D rotation, different set of x, y, z-axis rotation)
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking(this is a 3D human tracking software, based on MATLAB. four multi camera view tracking)
三维三自由度机器人仿真程序,可以离线编程(3D three-robot simulation program can OLP)
说明: 用matlab实现的EZW编码解码,对图像进行小波变换,EZW算法搜索小波系数矩阵,包括熵编码(HUFFMAN)(achieved using Matlab EZW codec, the image wavelet transform, EZW wavelet algorithm search coefficient matrix, including entropy coding (HUFFMAN))
一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同(a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes)