CAD-vba将模型空间中所有的多段线转化为面域 Sub poly2reg()'简化变量Dim t As AcadDocumentSet t = ThisDrawingDim s As AcadModelSpaceSet s = t.ModelSpace'简化完毕Dim ent As AcadEntity '对象基类For Each ent In ThisDrawing.ModelSpace '
本文章是对2023年发表在Automation in Construction上论文 Real-time High-Resolution Neural Network with Semantic Guidance for Crack Segmentation 的复现。 我参考了作者上传至github的代码,并得到了作者的帮助。https://github.com/CHDyshli/HrSeg
本文章是对2023年发表在Automation in Construction上论文 Real-time High-Resolution Neural Network with Semantic Guidance for Crack Segmentation 的复现。 我参考了作者上传至github的代码,并得到了作者的帮助。https://github.com/CHDyshli/HrSeg
本文章是对2023年发表在Automation in Construction上论文 Real-time High-Resolution Neural Network with Semantic Guidance for Crack Segmentation 的复现。 我参考了作者上传至github的代码,并得到了作者的帮助。https://github.com/CHDyshli/HrSeg
matlab路面裂纹裂缝crack识别与测量GUI 如需安装运行环境或远程调试,可加QQ905733049, 或QQ2945218359由专业技术人员远程协助! 运行结果如下: 代码如下: % GUI_MAIN M-file for Gui_Main.fig% GUI_MAIN, by itself, creates a new GUI_MAIN or raises th