资源列表
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
二值化与细化
- 用于图像的二值化和细化 可以将图像的轮廓清晰的表现出来(For the two value of the image and thinning, the outline of the image can be clearly displayed)
point3d
- 直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud fil
gistdescriptor
- 用以提取全局特征gist,可以自由控制提取参数(To extract global feature gist)
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)
NurbsProj
- 开发的可将扫描获得点云数据 生成nurbs曲面的小程序(Development can be scanned point cloud data generated nurbs surfaces of the small programs)
Delaunay_Product
- Delaunay三角网生成,利用离散点生成Delaunay三角网,交互式界面(Delaunay triangulation to generate the use of discrete point generating Delaunay triangulation, interactive interface, intuitive)
RGB转XYZ
- 用matlab实现色彩空间转换,先计算RGB空间的GAMMA值然后进行RGB空间到XYZ的转换(Color space conversion transform rgb into xyz)
CF2-master
- CF2Ma_Hierarchical_Convolutional_Features_ICCV_2015_paper
OpenGL5需要的库
- OpenGL5需要的库,glew,gltools,glut(The library required by OpenGL5)
Vibe(success)
- 该程序能够实现实时的对目标进行跟踪,且运行速度很快(The program can achieve real-time tracking of the target, and the operation speed is very fast)
