资源列表
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)
gistdescriptor
- 用以提取全局特征gist,可以自由控制提取参数(To extract global feature gist)
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
二值化与细化
- 用于图像的二值化和细化 可以将图像的轮廓清晰的表现出来(For the two value of the image and thinning, the outline of the image can be clearly displayed)
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
delaunay_test
- 运用delauney三角剖分原理实现对三维图像的三角剖分(The triangulation of 3D image is realized by using delauney triangulation principle)
eetop.cn_skill程序接口函数参考
- linux 下 cadence 环境 skill 语言接口函数参考(Cadence environment skill language interface function reference under Linux)
MyCrust090209
- 对点云数据进行三角剖分,重新构建模型,里面有椅子,犀牛,马,大象等动物的点云数据,通过加载点云数据并且运行TestMyCrust文件,绘制出点云数据和网格。(Triangulation of point cloud data and reconstruct the model)
2016版bm3d源码
- BM3Dlinux代码组。用于BM3D仿真操作。具有使用一般性价值。(BM3DlinuxCode group For BM3D simulation operations. Use general value.)
截图存储工具
- 截图,将所截取的区域的坐标自动存储为TXT,可批量处理(Screenshot, the coordinates of the intercepted region is automatically stored as TXT, batch processing)
1
- 对遥感影像二值化处理,以便于进行接下来的影像处理计算等(Two valued processing of remote sensing image)
