git clone --recursive https://github.com/pmp-library/pmp-library.git Configure and build: cd pmp-library && mkdir build && cd build && cmake .. && make Run the mesh processing app: ./mpview ../external/pmp-data/off/bunny.off Build your own tool: #include <pmp/SurfaceMesh.h> int...
git clone https://github.com/pmp-library/pmp-library.git Configure and build: cd pmp-library && mkdir build && cd build && cmake .. && make Run the mesh processing app: ./mpview ../data/off/bunny.off Build your own tool: #include <pmp/surface_mesh.h> #include <pmp/io/io.h> ...
Geometry processing, or mesh processing, is a fast-growing area of research that uses concepts from applied mathematics, computer science, and engineering to design efficient algorithms for the acquisition, reconstruction, analysis, manipulation, simulation, and transmission of complex 3D models. ...
Collectors Library系列 莎士比亚系列 诗歌文集戏剧 国内合作出版社 计算机与互联网 工业技术 经济与管理 建筑 中小学教辅 心理学 花艺 儿童/科普百科 计算机二级考试 二手书专区 新品上架 原版新书 1 2 * 威利 经管类 数理化 社会科学 教育学习 人文社科 设计类 生活类 小语种 计算机 地理 文学小说 医学 生命...
1Polygon Mesh Processing英文PDF下载 1.1 书籍简介 几何处理或网格处理是一个快速发展的研究领域,它使用来自应用数学、计算机科学和工程的概念来设计用于复杂 3D 模型的获取、重建、分析、操作、模拟和传输的有效算法。几何处理算法的应用已经涵盖了从多媒体、娱乐和经典计算机辅助设计到生物医学计算、逆向工程和科学计算的...
Polygon Mesh Processing 作者: Mario Botsch / Leif Kobbelt / Mark Pauly / Pierre Alliez / Bruno Levy 出版社: A K Peters 出版年: 2010-9-22 页数: 250 定价: USD 59.95 装帧: Hardcover ISBN: 9781568814261 豆瓣评分 9.5 31人评价 5星 77.4% 4星 16.1% 3星 3.2% 2星 0.0% 1星 3.2% 评价:...
Polygon_mesh_processing/hole_filling_example.cpp Polygon_mesh_processing/hole_filling_example_SM.cpp Polygon_mesh_processing/hole_filling_visitor_example.cpp Polygon_mesh_processing/stitch_borders_example.cpp Polygon_mesh_processing/compute_normals_example.cpp Polygon_mesh_processing/point_...
现货 多边形网格处理 英文原版 Polygon Mesh Processing 精装 英文版 进口英语原版书籍 Botsch,Mario 著 京东价 ¥ 降价通知 累计评价 0 促销 展开促销 配送至 --请选择-- 支持 - + 加入购物车 更多商品信息 华研进口原版专营店 商品评价 4.7 高 物流履约 4.4 中 售后服务 4.8 高 进店逛逛 关注...
Polygon Mesh Processing 多边形网格处理 精装 作者:Botsch,出版社:CRC Press出版时间:2011年01月 手机专享价 ¥ 当当价降价通知 ¥729.00 配送至 广东广州市 至北京市东城区 服务 由“瑞雅图书专营店”发货,并提供售后服务。 瑞雅图书专营店 进入店铺收藏店铺...
Contoured Mesh是通过体积测定数据集(Volumetric Dataset)导出的网格模型。理论上导出的模型是一个流形(Manifold),并且是密闭的(Watertight)。然而也会出现像下图那样的“畸形”(书中称之为 Small Spurious Handle )。 体积测定数据(Volumetric Data)通常出现在构造实体几何(Constructive Solid Geometry)中,或者在医学图像...