关键词不能为空

当前您在: 主页 > 英语 >

stl文档读取MATLAB代码

作者:高考题库网
来源:https://www.bjmy2z.cn/gaokao
2021-02-01 21:55
tags:

-

2021年2月1日发(作者:refresh是什么意思)


%Copyright 2018 John Moosemiller





%Permission is hereby granted, free of charge, to any person obtaining a


copy


of


this


software


and


associated


documentation


files


(the



to deal in the Software without restriction, including without limitation


the rights to use, copy, modify, merge, publish, distribute, sublicense,


and/or


sell


copies


of


the


Software,


and


to


permit


persons


to


whom


the


Software


is furnished to do so, subject to the following conditions:





%The above copyright notice and this permission notice shall be included


in all copies or substantial portions of the Software.





%THE SOFTWARE IS PROVIDED


OR


IMPLIED,


INCLUDING


BUT


NOT


LIMITED


TO


THE


WARRANTIES


OF


MERCHANTABILITY,


FITNESS


FOR


A


PARTICULAR


PURPOSE


AND


NONINFRINGEMENT.


IN


NO


EVENT


SHALL


THE


AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER


LIABILITY,


WHETHER


IN


AN


ACTION


OF


CONTRACT,


TORT


OR


OTHERWISE,


ARISING


FROM,


OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN


THE SOFTWARE.





function


[vertices, faces, color] = stlread(filename)



% This function reads an STL file in binary format into matrixes vertices



% and faces which can be used by patch to view the stl.



%



% MATLAB code by Doron Harlev



% Octave edits by John Moosemiller && @zmughal





read_norm = 0;


% whether we want to read the face normals





% Process arguments {{{



if


nargout > 3



error(


'Too many output arguments'


);



end



use_color = ( nargout == 3 );


% }}}





% Open the file, assumes STL Binary format. {{{



fid=fopen(filename,


'r'


);



if


( fid == -1)



error(


'File could not be opened, check name or path.'


)



end


% }}}





% Read in header {{{



ftitle = fread(fid, 80,


'uchar=>schar'


);


% Read file title



num_facet = fread(fid, 1,


'int32'


);


% Read number of Facets





fprintf(


'nTitle: %sn'


, char(ftitle'));



fprintf(


'Num Facets: %dn'


, num_facet);



% }}}





% Preallocate memory to save running time {{{



vertices = zeros( 3 * num_facet, 3 );



faces = zeros( num_facet, 3 );



if


use_color



color = uint8( zeros( 3, num_facet ) );



end


-


-


-


-


-


-


-


-



本文更新与2021-02-01 21:55,由作者提供,不代表本网站立场,转载请注明出处:https://www.bjmy2z.cn/gaokao/595378.html

stl文档读取MATLAB代码的相关文章

  • 余华爱情经典语录,余华爱情句子

    余华的经典语录——余华《第七天》40、我不怕死,一点都不怕,只怕再也不能看见你——余华《第七天》4可是我再也没遇到一个像福贵这样令我难忘的人了,对自己的经历如此清楚,

    语文
  • 心情低落的图片压抑,心情低落的图片发朋友圈

    心情压抑的图片(心太累没人理解的说说带图片)1、有时候很想找个人倾诉一下,却又不知从何说起,最终是什么也不说,只想快点睡过去,告诉自己,明天就好了。有时候,突然会觉得

    语文
  • 经典古训100句图片大全,古训名言警句

    古代经典励志名言100句译:好的药物味苦但对治病有利;忠言劝诫的话听起来不顺耳却对人的行为有利。3良言一句三冬暖,恶语伤人六月寒。喷泉的高度不会超过它的源头;一个人的事

    语文
  • 关于青春奋斗的名人名言鲁迅,关于青年奋斗的名言鲁迅

    鲁迅名言名句大全励志1、世上本没有路,走的人多了自然便成了路。下面是我整理的鲁迅先生的名言名句大全,希望对你有所帮助!当生存时,还是将遭践踏,将遭删刈,直至于死亡而

    语文
  • 三国群英单机版手游礼包码,三国群英手机单机版攻略

    三国群英传7五神兽洞有什么用那是多一个武将技能。青龙飞升召唤出东方的守护兽,神兽之一的青龙。玄武怒流召唤出北方的守护兽,神兽之一的玄武。白虎傲啸召唤出西方的守护兽,

    语文
  • 不收费的情感挽回专家电话,情感挽回免费咨询

    免费的情感挽回机构(揭秘情感挽回机构骗局)1、牛牛(化名)向上海市公安局金山分局报案,称自己为了挽回与女友的感情,被一家名为“实花教育咨询”的情感咨询机构诈骗4万余元。

    语文