登录
首页 » Visual C++ » mesh

mesh

于 2014-04-01 发布 文件大小:919KB
0 271
下载积分: 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 个回复

  • CarCount
    该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)
    2010-01-04 12:53:46下载
    积分:1
  • main
    下载后自己看吧,就是一个角点检测代码。 基于c++ 64位 需要加载opencv3以上的版本(Download your own look, it is a corner detection code. Based on c++ 64 You need to load more than opencv3 version)
    2017-09-16 10:05:42下载
    积分:1
  • fasta
    DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
    2021-01-11 11:18:49下载
    积分:1
  • pccode
    cad 模拟动画软件, 模拟动画软件, 模拟动画软件(cad)
    2009-11-24 13:14:36下载
    积分:1
  • 86346644
    图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:09:48下载
    积分:1
  • ImageViewer
    ImageView: This is an image viewer program
    2010-07-05 18:07:05下载
    积分:1
  • manFaceDetection
    人脸检测程序。在菜单上有许多功能选项,可实现多角度,多目的检测。(face detection procedures. In the menu options are many functions that can be achieved from different angles, multi-purpose testing.)
    2007-04-02 07:44:50下载
    积分:1
  • segmentation-superpixel
    超像素分割方法,在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素有一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(Super pixel Segmentation method, in the field of computer vision, image Segmentation, Segmentation) refers to the digital image Segmentation region for multiple image sequence (the set of pixels) (also known as the pixels) process. Adjacent pixels have a series of position and features such as color, brightness, texture similar to that of small region composed of pixels. Most of these small area retains the further effective information for image segmentation, and generally does not destroy the boundary of the object in the image information.)
    2015-03-31 15:58:59下载
    积分:1
  • resection
    本代码主要关于摄影测量中的单向空间后方交会(resection of photogrammetry)
    2013-11-11 21:49:56下载
    积分:1
  • 3Dtext
    3Dtext visual basic代码(3Dtext visual basic code)
    2008-04-27 00:45:24下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载