登录
首页 » matlab » matlab

matlab

于 2020-06-30 发布 文件大小:662KB
0 185
下载积分: 1 下载次数: 39

代码说明:

  三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模型为.obj格式,实验时需要把这部分换成上面读取.off的代码。运行其中的cut.m和cut2.m文件 “CBSM特征提取”用于提取形状特征,a.m是批量提取的,b.m是提一张图片的(3D model data contained in the Princeton Shape Benchmark dataset , the three-dimensional model , which .off file three-dimensional models that can be used in the folder open a 3D model of software Open View. matlab code reads the three-dimensional model for the matlab code to read .off file to obtain a triangular facets information and coordinate point cloud Three-dimensional model of cutting as an example of cutting three-dimensional model, in particular to find a three-dimensional model the three points form a plane, find the intersection of the plane and three-dimensional model, this is just an example of how to cut specific need to implement three-dimensional model wherein the three-dimensional model is read .obj format, experiments need to replace this part of the above read .off code. Run one of the cut.m and cut2.m file CBSM feature extraction is used to extract the shape feature, a.m bulk extraction, b.m is to provide a picture o)

文件列表:

matlab代码
..........\CBSM特征提取
..........\............\CBSM
..........\............\....\a.m,4483,2016-06-24
..........\............\....\b.m,4928,2013-10-10
..........\............\....\final





..........\............\....\.....\chongqing.bmp,21382,2013-10-09
..........\............\....\.....\dalian.bmp,18238,2013-10-09
..........\............\....\.....\fenghuang.bmp,24030,2013-10-09
..........\............\....\.....\fenghuang_c.bmp,24030,2013-10-09
..........\............\....\.....\fujian.bmp,21514,2013-10-09
..........\............\....\.....\gansu.bmp,17334,2013-10-09
..........\............\....\.....\guangdong.bmp,21814,2013-10-09
..........\............\....\.....\guangxi.bmp,21670,2013-10-09
..........\............\....\.....\hainan2.bmp,19846,2013-10-09
..........\............\....\.....\hainanx.bmp,19846,2013-10-09
..........\............\....\.....\heilongjiang.bmp,21814,2013-10-09
..........\............\....\.....\hubei.bmp,21382,2013-10-09
..........\............\....\.....\hunan.bmp,21814,2013-10-09
..........\............\....\.....\jiangsu.bmp,19574,2013-10-09
..........\............\....\.....\jiangxi.bmp,21670,2013-10-09
..........\............\....\.....\jilin.bmp,22982,2013-10-09
..........\............\....\.....\kftv.bmp,11078,2013-10-09
..........\............\....\.....\mastv.bmp,11078,2013-10-09
..........\............\....\.....\netd.bmp,11078,2013-10-09
..........\............\....\.....\ningxia.bmp,24182,2013-10-09
..........\............\....\.....\qujing.bmp,15118,2013-10-09
..........\............\....\.....\shanghai.bmp,21670,2013-10-09
..........\............\....\.....\shanxi.bmp,20678,2013-10-09
..........\............\....\.....\shanxi_c.bmp,22686,2013-10-09
..........\............\....\.....\sichuan.bmp,20398,2013-10-09
..........\............\....\.....\tianjin.bmp,16578,2013-10-09
..........\............\....\.....\yunnan.bmp,19166,2013-10-09
..........\............\....\readMat.m,1119,2013-10-09
..........\............\....\test.m,1566,2013-10-09
..........\三维模型切割
..........\............\cut3D
..........\............\.....\6fig
..........\............\.....\....\Bunny1.fig,26652,2015-03-26
..........\............\.....\....\Bunny2.fig,27315,2015-03-26
..........\............\.....\....\Bunny3.fig,27333,2015-03-26
..........\............\.....\....\Bunny4.fig,27213,2015-03-26
..........\............\.....\....\Bunny5.fig,27759,2015-03-26
..........\............\.....\....\Bunny6.fig,27397,2015-03-26
..........\............\.....\B02.bmp
..........\............\.....\bunny_low_resolution.obj,182606,2015-03-08
..........\............\.....\cube.obj,321,2015-03-08
..........\............\.....\cut.m,3672,2016-01-17
..........\............\.....\cut2.m,2416,2016-01-17
..........\............\.....\draw_crosspoint.m,480,2015-03-18
..........\............\.....\draw_linexyzxyz.m,505,2015-03-18
..........\............\.....\draw_node_face.m,571,2015-03-26
..........\............\.....\fangcheng.m,246,2015-03-19
..........\............\.....\getcrossface_line.m,420,2015-03-18
..........\............\.....\getplane2D.m,1901,2015-03-19
..........\............\.....\getV_Fv.m,384,2015-03-17
..........\............\.....\get_crossface.m,1315,2015-03-18
..........\............\.....\get_crossline.m,1235,2015-03-18
..........\............\.....\get_crosspoint.m,530,2015-03-18
..........\............\.....\get_distance.m,124,2015-03-12
..........\............\.....\objDisplay
..........\............\.....\..........\ch_cap.m,315,2015-03-18
..........\............\.....\..........\ch_eqi.m,636,2015-03-18
..........\............\.....\..........\ch_index.m,654,2015-03-18
..........\............\.....\..........\ch_is_control.m,486,2015-03-18
..........\............\.....\..........\ch_is_digit.m,550,2015-03-18
..........\............\.....\..........\ch_to_digit.m,791,2015-03-18
..........\............\.....\..........\obj_read.m,8589,2015-03-18
..........\............\.....\..........\obj_size.m,3831,2015-03-18
..........\............\.....\..........\obj_size_print.m,1053,2015-03-18
..........\............\.....\..........\s_control_blank.m,582,2015-03-18
..........\............\.....\..........\s_eqi.m,863,2015-03-18
..........\............\.....\..........\s_escape_tex.m,1153,2015-03-18
..........\............\.....\..........\s_len_trim.m,562,2015-03-18
..........\............\.....\..........\s_to_i4.m,1967,2015-03-18
..........\............\.....\..........\s_to_r8.m,5368,2015-03-18
..........\............\.....\..........\timestamp.m,338,2015-03-18
..........\............\.....\..........\word_next_read.m,3060,2015-03-18
..........\............\.....\obj_display.m,2250,2015-03-18
..........\............\.....\PandF.mat,23975,2016-06-24
..........\............\.....\pic
..........\............\.....\...\Bunnycut_01.bmp
..........\............\.....\...\Bunnycut_02.bmp
..........\............\.....\...\Bunnycut_03.bmp
..........\............\.....\...\Bunnycut_04.bmp
..........\............\.....\...\Bunnycut_05.bmp
..........\............\.....\...\Bunnycut_06.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_07.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_08.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_09.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_10.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_11.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_12.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_13.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_14.bmp,2138166,2016-01-17

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

发表评论


0 个回复

  • BER_Estimation
    Generalized program for calculation of BER for various wireless system
    2010-11-12 23:56:08下载
    积分:1
  • video-surveilance
    视频监控,如果有东西经过监控区域就语音报警(something is intruding)(Video surveillance, if there is something on the voice alarm through the monitored area (something is intruding))
    2013-12-16 19:58:30下载
    积分:1
  • zernfun2A
    Single-index Zernike functions on the unit circle.
    2012-05-03 15:32:46下载
    积分:1
  • matlab-basic-knowledge
    Matlab 基础及入门、字符串元胞特殊数组、数值数组及其运算数值计算、符号计算等 (Matlab basic knowledge、array and sympol caculation)
    2015-03-12 06:50:34下载
    积分:1
  • 001-2584-5f36ad696572f2f
    it s a software made of
    2013-12-18 20:43:15下载
    积分:1
  • c6
    说明:  该程序中提供了用matlab描述的有关滤波器的设计源代码(sfdgfdgfhgjhkjh)
    2010-05-18 09:59:35下载
    积分:1
  • subma
    最近搞设计弄来的一些资料 大家一起参考 基于matlab伪随机序列产生(engage recently obtained some design information together reference Matlab-based pseudo-random sequence generation)
    2007-06-13 18:50:39下载
    积分:1
  • ensemble-toolbox
    a very useful toolbox for classifiers combination: majority voting, max, min, average mesures and others
    2012-06-26 21:51:55下载
    积分:1
  • Matlab-Starters-book
    Matlab初学者入门教材,轻松掌握Matlab的教材之一(Matlab beginners introductory textbook, easily mastered one of the textbooks in Matlab)
    2012-08-31 17:26:34下载
    积分:1
  • clock
    获取计算机中的时间信息,创建界面仿真时钟,动态显示时间。(Get the time information in the computer, create interface simulation clock, dynamic display time.)
    2012-10-20 09:16:13下载
    积分:1
  • 696518资源总数
  • 105364会员总数
  • 21今日下载