登录
首页 » Visual C++ » mesh

mesh

于 2014-04-01 发布 文件大小:919KB
0 133
下载积分: 1 下载次数: 62

代码说明:

  三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征(Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features)

文件列表:

mesh
....\Debug
....\.....\CL.read.1.tlog,36552,2013-06-23
....\.....\CL.write.1.tlog,4952,2013-06-23
....\.....\link-cvtres.read.1.tlog,2,2013-06-23
....\.....\link-cvtres.write.1.tlog,2,2013-06-23
....\.....\link.5380-cvtres.read.1.tlog,2,2013-06-23
....\.....\link.5380-cvtres.write.1.tlog,2,2013-06-23
....\.....\link.5380.read.1.tlog,2,2013-06-23
....\.....\link.5380.write.1.tlog,2,2013-06-23
....\.....\link.8656-cvtres.read.1.tlog,2,2013-06-23
....\.....\link.8656-cvtres.write.1.tlog,2,2013-06-23
....\.....\link.8656.read.1.tlog,2,2013-06-23
....\.....\link.8656.write.1.tlog,2,2013-06-23
....\.....\link.9508-cvtres.read.1.tlog,2,2013-06-23
....\.....\link.9508-cvtres.write.1.tlog,2,2013-06-23
....\.....\link.9508.read.1.tlog,2,2013-06-23
....\.....\link.9508.write.1.tlog,2,2013-06-23
....\.....\link.9552-cvtres.read.1.tlog,2,2013-06-23
....\.....\link.9552-cvtres.write.1.tlog,2,2013-06-23
....\.....\link.9552.read.1.tlog,2,2013-06-23
....\.....\link.9552.write.1.tlog,2,2013-06-23
....\.....\link.9628-cvtres.read.1.tlog,2,2013-06-23
....\.....\link.9628-cvtres.write.1.tlog,2,2013-06-23
....\.....\link.9628.read.1.tlog,2,2013-06-23
....\.....\link.9628.write.1.tlog,2,2013-06-23
....\.....\link.read.1.tlog,8922,2013-06-23
....\.....\link.write.1.tlog,2172,2013-06-23
....\.....\mesh.exe.embed.manifest,406,2013-06-21
....\.....\mesh.exe.embed.manifest.res,472,2013-06-23
....\.....\mesh.exe.intermediate.manifest,381,2013-06-23
....\.....\mesh.lastbuildstate,44,2013-06-23
....\.....\mesh.log,2392,2013-06-23
....\.....\mesh.obj,210629,2013-06-23
....\.....\mesh.pch,1179648,2013-06-23
....\.....\mesh_manifest.rc,198,2013-06-21
....\.....\mt.read.1.tlog,682,2013-06-23
....\.....\mt.write.1.tlog,226,2013-06-23
....\.....\rc.read.1.tlog,798,2013-06-23
....\.....\rc.write.1.tlog,830,2013-06-23
....\.....\SimpleObject.obj,248829,2013-06-23
....\.....\stdafx.obj,11271,2013-06-23
....\.....\vc100.idb,412672,2013-06-23
....\.....\vc100.pdb,348160,2013-06-23
....\.....\Vec3f.obj,38085,2013-06-23
....\mesh.cpp,7473,2013-06-23
....\mesh.vcxproj,4564,2013-06-21
....\mesh.vcxproj.filters,1762,2013-06-21
....\mesh.vcxproj.user,143,2013-06-20
....\ReadMe.txt,1532,2013-06-20
....\Release
....\.......\CL.read.1.tlog,46350,2013-06-23
....\.......\CL.write.1.tlog,6588,2013-06-23
....\.......\link.read.1.tlog,13016,2013-06-23
....\.......\link.write.1.tlog,2998,2013-06-23
....\.......\mesh.exe.intermediate.manifest,381,2013-06-23
....\.......\mesh.lastbuildstate,46,2013-06-23
....\.......\mesh.log,2119,2013-06-23
....\.......\mesh.obj,712301,2013-06-23
....\.......\mesh.pch,1179648,2013-06-23
....\.......\mt.read.1.tlog,2778,2013-06-23
....\.......\mt.write.1.tlog,978,2013-06-23
....\.......\SimpleObject.obj,212210,2013-06-23
....\.......\stdafx.obj,29572,2013-06-23
....\.......\vc100.pdb,339968,2013-06-23
....\.......\Vec3f.obj,37145,2013-06-23
....\SimpleObject.cpp,8804,2007-05-01
....\SimpleObject.h,1124,2013-06-21
....\stdafx.cpp,209,2013-06-20
....\stdafx.h,233,2013-06-20
....\targetver.h,236,2013-06-20
....\Vec3f.cpp,3660,2013-06-23
....\Vec3f.h,1807,2013-06-23
....\vecthr.h,1384,2013-06-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCPP-image-processing-chapter02
    VisualC++数字图像处理技术详解第2版光盘-第二章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 2)
    2016-04-16 13:20:57下载
    积分:1
  • ImagePro
    本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。(Calibration )
    2010-03-12 11:43:58下载
    积分:1
  • Learning-OpenCV
    本书可作为信息处理、计算机、机器人、人工智能、遥感图像处理、认知神经科学等有关专业的高年级学生或研究生的教学用书,也可供相关领域的研究工作者参考。(This book can be used as information processing, computer, robot, remote sensing image processing, artificial intelligence, cognitive neuroscience and related professional senior student or graduate student s teaching resources, also can be used for reference in the related areas of research workers.)
    2013-12-07 16:43:45下载
    积分:1
  • find_-contours
    可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
    2013-12-30 14:44:05下载
    积分:1
  • jQueryUploadifyDemo
    他很反感;归属地分块地方好法国号法国号韩国胡富国(He was disgusted attribution to block a good place to Hu Fuguo French horn French horn Korea)
    2013-11-02 11:16:46下载
    积分:1
  • SIFT_RANSAC_MATCH
    利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除(GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor)
    2021-04-09 19:49:14下载
    积分:1
  • barcode
    code 128 条码生成与译码演示 code 128 条码生成与译码演示(code 128 barcode generation and decoding demo code 128 barcode generation and decoding demo)
    2009-01-02 15:32:57下载
    积分:1
  • Accessimage
    存取图像字段 数字图像的存取 将图像转化为数字信息(Access image field )
    2009-05-21 14:26:40下载
    积分:1
  • DIALOG_BMP_EX1
    基于对话框的可以打开处理BMP图像的源程序(Dialog-based open source BMP images)
    2010-03-01 10:45:38下载
    积分:1
  • Amplitude_Match01
    这是一个关于振幅匹配的程序,C环境开发,可用于地震资料振幅匹配(This is a very useful program for amplitude matching by C)
    2015-05-29 14:51:19下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载