登录
首页 » Visual C++ » mesh

mesh

于 2014-04-01 发布 文件大小:919KB
0 252
下载积分: 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
  • GraphAlgorithm
    C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
    2009-05-12 08:28:02下载
    积分:1
  • main
    利用opencv基于灰度投影算法进行图像平移补偿(Use opencv gray projection algorithm for image translational compensation)
    2016-05-24 10:21:14下载
    积分:1
  • Automatic-Building-Extraction.pdf
    3D 点云建筑物分割代码3D 点云建筑物分割代码3D 点云建筑物分割代码(3D point cloud, buildign segmentation3D point cloud, buildign segmentation3D point cloud, buildign segmentation)
    2020-08-01 21:08:35下载
    积分:1
  • traffic
    基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习(Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students)
    2009-12-07 21:02:25下载
    积分:1
  • sucess_in_fdct
    本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。(This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of rounding.)
    2010-05-26 11:20:30下载
    积分:1
  • 5
    说明:  数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理(Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing)
    2009-06-30 09:06:08下载
    积分:1
  • Learning-openCV-(Chinese-version)
    openCV中文版 附目录 本书主要介绍: 1.透彻介绍OpenCV 2.从摄像机获取输入 3.图像的变换 4.图像的分割和形状的匹配 5.模式识别,包括人脸检测 6.二维和三维场景中的跟踪监测 7.根据立体视觉进行三维重构 8.机器学习算法(the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm)
    2013-04-09 19:15:09下载
    积分:1
  • segmentation
    基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。(K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.)
    2021-03-24 16:49:15下载
    积分:1
  • 基于BP网络的印刷体数字识别
    说明:  基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片(Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures)
    2005-12-31 15:22:27下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载