期刊文献+
共找到77,164篇文章
< 1 2 250 >
每页显示 20 50 100
Deep Retraining Approach for Category-Specific 3D Reconstruction Models from a Single 2D Image
1
作者 Nour El Houda Kaiber Tahar Mekhaznia +4 位作者 Akram Bennour Mohammed Al-Sarem Zakaria Lakhdara Fahad Ghaban Mohammad Nassef 《Computers, Materials & Continua》 2026年第3期1033-1050,共18页
The generation of high-quality 3D models from single 2D images remains challenging in terms of accuracy and completeness.Deep learning has emerged as a promising solution,offering new avenues for improvements.However,... The generation of high-quality 3D models from single 2D images remains challenging in terms of accuracy and completeness.Deep learning has emerged as a promising solution,offering new avenues for improvements.However,building models from scratch is computationally expensive and requires large datasets.This paper presents a transfer-learning-based approach for category-specific 3D reconstruction from a single 2D image.The core idea is to fine-tune a pre-trained model on specific object categories using new,unseen data,resulting in specialized versions of the model that are better adapted to reconstruct particular objects.The proposed approach utilizes a three-phase pipeline comprising image acquisition,3D reconstruction,and refinement.After ensuring the quality of the input image,a ResNet50 model is used for object recognition,directing the image to the corresponding category-specific model to generate a voxel-based representation.The voxel-based 3D model is then refined by transforming it into a detailed triangular mesh representation using the Marching Cubes algorithm and Laplacian smoothing.An experimental study,using the Pix2Vox model and the Pascal3D dataset,has been conducted to evaluate and validate the effectiveness of the proposed approach.Results demonstrate that category-specific fine-tuning of Pix2Vox significantly outperforms both the original model and the general model fine-tuned for all object categories,with substantial gains in Intersection over Union(IoU)scores.Visual assessments confirm improvements in geometric detail and surface realism.These findings indicate that combining transfer learning with category-specific fine tuning and refinement strategy of our approach leads to better-quality 3D model generation. 展开更多
关键词 3d reconstruction computer vision deep learning transfer learning object recognition voxel representation mesh refinement
在线阅读 下载PDF
Quantitative evaluation of coal fracability based on 3D CT reconstruction and fractal characteristics
2
作者 Fanhui Zeng Weixin Yang +3 位作者 Jianchun Guo Ran Zhang Yu Zhang Zhangxing Chen 《Natural Gas Industry B》 2026年第1期60-76,共17页
Fracability is a critical indicator for evaluating the exploration and development potential of coalbed methane reservoirs and assessing the effectiveness of hydraulic fracturing stimulation operations.Its core functi... Fracability is a critical indicator for evaluating the exploration and development potential of coalbed methane reservoirs and assessing the effectiveness of hydraulic fracturing stimulation operations.Its core function is to characterize the complexity of the induced fracture network and the resulting effective stimulated volume.In this study,we quantified fracture area and geometric complexity using true triaxial fracturing experiments and computed tomography three-dimensional(3D)reconstruction technology,combined with the box-counting method to calculate the 3D fractal dimension of the fracture surfaces.The results revealed that the total fracture surface area per unit volume of the stimulated reservoir effectively characterized reservoir fracability;specifically,both a larger total fracture surface area and a higher fractal dimension corresponded to better reservoir fracability.Fracture complexity was enhanced by a decrease in the horizontal principal stress difference or an increase in the injection rate.Under optimal conditions of a 3 MPa stress difference and an injection rate of 60 mL/min,fracability improved by 27.6%.Furthermore,liquid carbon dioxide(CO_(2))improved fracability by 50.7%compared to using water as the fracturing fluid,a result attributed to its low viscosity and strong diffusion capacity,which activated a greater number of natural fractures.A fracability evaluation model integrating brittleness,fracture toughness,and dimensionless net pressure was developed using regression analysis,which demonstrated high reliability with a strong determination coefficient(R^(2))of 0.9019.This study clarifies the logical relationships among fracture area,complexity,and fractal dimension,providing a novel method for evaluating the fracability of coal reservoirs. 展开更多
关键词 COAL Fracability evaluation 3d reconstruction Fractal dimension Fracture area
在线阅读 下载PDF
Enhancing SS-OCT 3D image reconstruction:A real-time system with stripe artifact suppression and GPU parallel acceleration
3
作者 Dandan LIU 《虚拟现实与智能硬件(中英文)》 2026年第1期115-130,共16页
Optical coherence tomography(OCT),particularly Swept-Source OCT,is widely employed in medical diagnostics and industrial inspections owing to its high-resolution imaging capabilities.However,Swept-Source OCT 3D imagin... Optical coherence tomography(OCT),particularly Swept-Source OCT,is widely employed in medical diagnostics and industrial inspections owing to its high-resolution imaging capabilities.However,Swept-Source OCT 3D imaging often suffers from stripe artifacts caused by unstable light sources,system noise,and environmental interference,posing challenges to real-time processing of large-scale datasets.To address this issue,this study introduces a real-time reconstruction system that integrates stripe-artifact suppression and parallel computing using a graphics processing unit.This approach employs a frequency-domain filtering algorithm with adaptive anti-suppression parameters,dynamically adjusted through an image quality evaluation function and optimized using a convolutional neural network for complex frequency-domain feature learning.Additionally,a graphics processing unit integrated 3D reconstruction framework is developed,enhancing data processing throughput and real-time performance via a dual-queue decoupling mechanism.Experimental results demonstrate significant improvements in structural similarity(0.92),peak signal-to-noise ratio(31.62 dB),and stripe suppression ratio(15.73 dB)compared with existing methods.On the RTX 4090 platform,the proposed system achieved an end-to-end delay of 94.36 milliseconds,a frame rate of 10.3 frames per second,and a throughput of 121.5 million voxels per second,effectively suppressing artifacts while preserving image details and enhancing real-time 3D reconstruction performance. 展开更多
关键词 Stripe artifact suppression 3d reconstruction GPU parallel computing Adaptive frequency domain filtering Convolutional neural network
在线阅读 下载PDF
Zero-Shot Vision-Based Robust 3D Map Reconstruction and Obstacle Detection in Geometry-Deficient Room-Scale Environments
4
作者 Taehoon Kim Sehun Lee Junho Ahn 《Computers, Materials & Continua》 2026年第2期602-631,共30页
As large,room-scale environments become increasingly common,their spatial complexity increases due to variable,unstructured elements.Consequently,demand for room-scale service robots is surging,yet most technologies r... As large,room-scale environments become increasingly common,their spatial complexity increases due to variable,unstructured elements.Consequently,demand for room-scale service robots is surging,yet most technologies remain corridor-centric,and autonomous navigation in expansive rooms becomes unstable even around static obstacles.Existing approaches face several structural limitations.These include the labor-intensive requirement for large-scale object annotation and continual retraining,as well as the vulnerability of vanishing point or linebased methods when geometric cues are insufficient.In addition,the high cost of LiDAR and 3D perception errors caused by limited wall cues and dense interior clutter further limit their effectiveness.To address these challenges,we propose a zero-shot vision-based algorithm for robust 3D map reconstruction in geometry-deficient room-scale environments.The algorithm operates in three layers:Layer 1 performs dimension-wise boundary detection;Layer 2 estimates vanishing points,refines the precise perspective space,and extracts a floor mask;and Layer 3 conducts 3D spatial mapping and obstacle recognition.The proposed method was experimentally validated across various geometric-deficient room-scale environments,including lobbies,seminar rooms,conference rooms,cafeterias,and museums—demonstrating its ability to reliably reconstruct 3D maps and accurately recognize obstacles.Experimental results show that the proposed algorithm achieved an F1 score of 0.959 in precision perspective space detection and 0.965 in floor mask extraction.For obstacle recognition and classification,it obtained F1 scores of 0.980 in obstacle absent areas,0.913 in solid obstacle environments,and 0.939 in skeleton-type sparse obstacle environments,confirming its high precision and reliability in geometric-deficient room-scale environments. 展开更多
关键词 Spatial AI zero-shot learning geometric deficiency 3d map reconstruction room-scale environment sparse obstacle precise classification
在线阅读 下载PDF
3D Spectrum Mapping and Reconstruction Under Multi-Radiation Source Scenarios
5
作者 Wang Jie Lin Zhipeng +5 位作者 Zhu Qiuming Wu Qihui Lan Tianxu Zhao Yi Bai Yunpeng Zhong Weizhi 《China Communications》 2026年第2期20-34,共15页
Spectrum map construction,which is crucial in cognitive radio(CR)system,visualizes the invisible space of the electromagnetic spectrum for spectrum-resource management and allocation.Traditional reconstruction methods... Spectrum map construction,which is crucial in cognitive radio(CR)system,visualizes the invisible space of the electromagnetic spectrum for spectrum-resource management and allocation.Traditional reconstruction methods are generally for twodimensional(2D)spectrum map and driven by abundant sampling data.In this paper,we propose a data-model-knowledge-driven reconstruction scheme to construct the three-dimensional(3D)spectrum map under multi-radiation source scenarios.We firstly design a maximum and minimum path loss difference(MMPLD)clustering algorithm to detect the number of radiation sources in a 3D space.Then,we develop a joint location-power estimation method based on the heuristic population evolutionary optimization algorithm.Considering the variation of electromagnetic environment,we self-learn the path loss(PL)model based on the sampling data.Finally,the 3D spectrum is reconstructed according to the self-learned PL model and the extracted knowledge of radiation sources.Simulations show that the proposed 3D spectrum map reconstruction scheme not only has splendid adaptability to the environment,but also achieves high spectrum construction accuracy even when the sampling rate is very low. 展开更多
关键词 cognitive radio map reconstruction path loss model radiation source 3d spectrum map
在线阅读 下载PDF
Advances and Prospects in Body-Size Measurement of Sheep:From 2D Vision to 3D Reconstruction and 2D-3D Fusion
6
作者 DAI Weijiao LIANG Yudongchen +5 位作者 ZHOU Yong YAO Chao ZHANG Cheng SONG Yongjian LI Guoliang TIAN Fang 《智慧农业(中英文)》 2026年第1期120-147,共28页
[Significance]In alignment with the national germplasm security strategy,current research efforts are accelerating the adoption of precision breeding in sheep.Within the whole-genome selection,accurate phenotyping of ... [Significance]In alignment with the national germplasm security strategy,current research efforts are accelerating the adoption of precision breeding in sheep.Within the whole-genome selection,accurate phenotyping of body morphometrics is critical for assessing growth performance and breeding value.Traditional manual measurements are inefficient,prone to human error,and may cause stress to sheep,limiting their suitability for precision sheep management.By summarizing the applications of sheep body size measurement technologies and analyzing their development directions,this paper provides theoretical references and practical guidance for the research and application of non contact sheep body size measurement.[Progress]This review synthesizes progress across three principal methodological paradigms:two-dimensional(2D)image-based techniques,three-dimensional(3D)point cloud-based approaches,and integrated 2D-3D fusion systems.2D methods,employing either handcrafted geometric features or deep learning-based keypoint detector algorithms,are cost-effective and operationally simple but sensitive to variation in imaging conditions and unable to capture critical circumference metrics.3D point-cloud approaches enable precise reconstruction of full animal morphology,supporting comprehensive body-size acquisition with higher accuracy,yet face challenges including high hardware costs,complex data workflows,and sensitivity to posture variability.Hybrid 2D-3D fusion systems combine semantic richness from RGB imagery with geometric completeness from point clouds.Having been effectively validated in other livestock specise,e.g.,cattle and pigs,these fusion systems have demonstrated excellent performance,providing important technical references and practical insights for sheep body size measurement.[Conclusions and Prospects]Firstly,future research should focus on constructing large-scale,high-quality datasets for sheep body size measurement that encompass diverse breeds,growth stages,and environmental conditions,thereby enhancing model robustness and generalization.Secondly,the development of lightweight artificial intelligence models is essential.Techniques such as model compression,quantization,and algorithmic optimization can substantially reduce computational complexity and storage requirements,facilitating deployment in resource-constrained environments.Thirdly,the 3D point cloud processing pipeline should be streamlined to improve the efficiency of data acquisition,filtering,registration,and segmentation,while promoting the integration of low-cost,high-resilience vision systems into practical farming scenarios.Fourthly,specific emphasis should be placed on improving the accuracy of curved-dimensional measurements,such as chest circumference,abdominal circumference,and shank circumference,through advances in pose standardization,refined 3D segmentation strategies,and multimodal data fusion.Finally,the cross-fertilization of sheep body size measurement technologies with analogous methods for other livestock species offers a promising pathway for mutual learning and collaborative innovation,accelerating the industrialization of automated sheep morphometric systems and supporting the development of intelligent,data-driven pasture management practices. 展开更多
关键词 smart breeding computer vision image recognition three-dimensional reconstruction 2D-3d body measurement
在线阅读 下载PDF
3D全腹腔镜根治术治疗Ⅲ期远端胃癌的疗效及安全性
7
作者 于浩 晏云翔 +6 位作者 潘晓强 成福坤 李光云 许建国 季恩敏 彭杰 黄宝玉 《郑州大学学报(医学版)》 北大核心 2026年第1期148-152,共5页
目的:探究3D全腹腔镜根治术治疗Ⅲ期远端胃癌的疗效及安全性。方法:收集2021年2月至2024年2月收治的Ⅲ期远端胃癌患者的临床资料。将接受腹腔镜辅助远端胃癌根治术的患者纳入对照组,将接受3D全腹腔镜辅助远端胃癌根治术的患者纳入观察组... 目的:探究3D全腹腔镜根治术治疗Ⅲ期远端胃癌的疗效及安全性。方法:收集2021年2月至2024年2月收治的Ⅲ期远端胃癌患者的临床资料。将接受腹腔镜辅助远端胃癌根治术的患者纳入对照组,将接受3D全腹腔镜辅助远端胃癌根治术的患者纳入观察组,采用倾向性评分匹配法以最邻近匹配原则1∶1进行匹配,最终两组各纳入60例。比较两组手术情况、术后恢复情况、术后疼痛程度评分(VAS)、围手术期应激反应指标、胃肠功能指标及并发症发生情况。结果:与对照组相比,观察组切口长度、消化道重建时间、术后首次排气时间、自主下床活动时间及住院时间更短,使用镇痛药物患者比例更低,切口美容评分更高,术后并发症发生率更低(P<0.05)。术后8、24、48、72 h两组VAS均低于治疗前,且观察组低于对照组(P<0.05)。观察组术后24、72 h ACTH、PGE2升高幅度和MTL、GAS降低幅度均小于对照组(P<0.05)。结论:3D全腹腔镜根治术治疗Ⅲ期远端胃癌创伤小、术后并发症少,有利于胃肠功能早期恢复,且具有切口美观的优势。 展开更多
关键词 远端胃癌 3d全腹腔镜 胃肠功能
暂未订购
基于自车特征流的鲁棒3D协同检测
8
作者 王海 王其龙 +2 位作者 李祎承 陈龙 蔡英凤 《汽车工程》 北大核心 2026年第2期399-408,共10页
随着自动驾驶感知技术的深入研究,基于单车的激光雷达3D目标检测算法已经达到较高的精度。然而,单车感知存在感知范围有限和视野盲区的固有局限,难以满足高级别自动驾驶对感知系统的更高要求。因此,协同感知技术近年来受到广泛关注。在... 随着自动驾驶感知技术的深入研究,基于单车的激光雷达3D目标检测算法已经达到较高的精度。然而,单车感知存在感知范围有限和视野盲区的固有局限,难以满足高级别自动驾驶对感知系统的更高要求。因此,协同感知技术近年来受到广泛关注。在真实场景中,定位设备和通讯延迟引起的时空异步会导致车路协同检测性能下降。本文提出了EFlow,一种基于自车特征流的异步协同检测方法。该流程由两个部分组成:首先,自车鸟瞰流图是从自车的连续历史帧中获取空间运动向量,进而移动特征到合适的位置;其次,本文设计了一种多尺度融合骨干,提升了模型对于异步特征的鲁棒性。本文在真实世界数据集DAIR-V2X和仿真数据集V2Xset上进行了大量的实验,实验结果表明本文所提方法可以有效减轻时空异步导致的检测性能下降,且性能明显优于基线方法。 展开更多
关键词 3d目标检测 协同感知 时空异步 车路协同
在线阅读 下载PDF
3D打印辅助自体髂骨移植修复足部骨缺损
9
作者 姜洪涛 薛鑫鑫 +3 位作者 聂明洋 王丽颖 王佳宁 李小东 《中国矫形外科杂志》 北大核心 2026年第3期274-277,共4页
[目的]介绍3D打印辅助自体髂骨移植修复足部骨缺损的手术技术和初步临床结果。[方法]手术分两期进行。一期手术清创,坏死骨清除,骨水泥置入。术后对患者健侧足部及髂骨行CT三维重建、镜像处理、打印足部和髂骨模型,参照打印的足部模型... [目的]介绍3D打印辅助自体髂骨移植修复足部骨缺损的手术技术和初步临床结果。[方法]手术分两期进行。一期手术清创,坏死骨清除,骨水泥置入。术后对患者健侧足部及髂骨行CT三维重建、镜像处理、打印足部和髂骨模型,参照打印的足部模型骨缺损,在髂骨模型上进行模拟取骨。二期手术,依据模拟手术结果于术中在同侧髂骨取出骨块备用,取出填充缺损部位的骨水泥,将自体髂骨块置入骨缺损处,行内固定或周围关节融合。[结果]患者均顺利完成手术,疼痛视觉模拟评分(visual analogue scale,VAS)由术前的(6.9±1.2)分显著改善至术后6个月的(2.1±0.9)分;美国骨科足踝外科协会(American Orthopaedic Foot and Ankle Society,AOFAS)踝及后足评分由术前的平均(40.9±4.9)分显著改善至术后6个月的(86.8±3.7)分。[结论]3D打印辅助自体髂骨移植修复足部骨缺损的手术精准度高,初步临床疗效良好。 展开更多
关键词 骨缺损 3d打印 镜像对比 自体骨移植 修复重建
原文传递
角度控制椎弓根螺钉置入工具结合3D模型及导板辅助置钉的精准度
10
作者 杨镇源 张继伟 +3 位作者 张凯东 马冰清 张彦军 李军杰 《中国组织工程研究》 北大核心 2026年第15期3906-3912,共7页
背景:椎弓根螺钉目前广泛应用于脊柱外科临床,其精准置入为关注焦点。此次研究探寻了一种新的椎弓根螺钉置入方法,以期提高临床置钉的准确率。目的:观察应用自主研制的角度控制椎弓根螺钉置入工具结合3D模型及导板在辅助椎弓根螺钉置入... 背景:椎弓根螺钉目前广泛应用于脊柱外科临床,其精准置入为关注焦点。此次研究探寻了一种新的椎弓根螺钉置入方法,以期提高临床置钉的准确率。目的:观察应用自主研制的角度控制椎弓根螺钉置入工具结合3D模型及导板在辅助椎弓根螺钉置入中的应用价值。方法:选择2023年3月至2024年6月接受椎弓根螺钉内固定治疗的患者共计96例,随机分成2组,辅助组和徒手组各48例。辅助组使用角度控制椎弓根螺钉置入工具配合3D模型和导板辅助螺钉置入,徒手组则依赖C型臂X射线机进行定位,徒手置入螺钉。所有患者均进行CT检查以评估两种方式下单枚螺钉置入时间及精确度,另外对比C型臂X射线机使用频率。结果与结论:①辅助组共置入286枚螺钉,置钉用时(2.51±1.26)min/枚,精确置入成功率达到95.8%,C型臂透视次数为(1.45±2.12)次/枚;徒手组共置入螺钉264枚,置入用时为(3.27±1.54)min/枚,精确置入成功率为87.2%,C型臂透视次数是(2.19±1.73)次/枚;②相较而言,辅助组在这3个指标上均表现出显著优势:单枚螺钉置入时间更短,置钉准确率更高,且C型臂透视次数也相对较低,与徒手组相比差异有显著性意义(P<0.05);③提示在实施脊柱椎弓根钉置入时,利用角度控制的椎弓根螺钉置入工具配合3D模型和导板能有效提升置钉的精确度,降低所需时间,并且减少辐射暴露的风险,这无疑具备极高的临床实用意义。 展开更多
关键词 椎弓根螺钉 内固定 角度控制 3d模型 导板 置钉
暂未订购
基于深空极端环境的3D打印PA12性能调控
11
作者 曾勇 蒋雪松 +1 位作者 王璞 陈继民 《材料工程》 北大核心 2026年第2期80-90,共11页
PA12材料具备良好的热稳定性和耐辐照特性,在深空制造中具有广泛的应用前景。然而,在地面采用熔融沉积成形(fused deposition modeling,FDM)制备的PA12材料普遍存在孔隙率高、层间结合差等结构缺陷,导致其力学性能受限,难以直接在深空... PA12材料具备良好的热稳定性和耐辐照特性,在深空制造中具有广泛的应用前景。然而,在地面采用熔融沉积成形(fused deposition modeling,FDM)制备的PA12材料普遍存在孔隙率高、层间结合差等结构缺陷,导致其力学性能受限,难以直接在深空环境中使用。为解决这一问题,本研究提出利用深空极端环境条件对打印材料进行改性,提高其力学性能使其满足深空制造对结构完整性和力学性能的高要求。通过模拟深空环境中的典型变量,包括高温热处理、紫外辐照和厌氧固化,系统评估不同工艺对PA12材料微观结构及力学性能的影响。研究表明:200℃下热处理10 min,样品弯曲强度提高66.2%;引入3%(质量分数,下同)的光引发剂和4%的光交联剂并紫外辐照2 min后,样品拉伸强度提升17.5%;掺杂3%厌氧胶并辐照2 min后,样品压缩强度提高34.4%。最终,综合多种处理工艺对样品进行协同调控,使样品的拉伸、弯曲与压缩强度分别提高75%、94.2%和62.2%。本研究通过模拟深空极端环境探究其对PA12材料性能的影响,验证了利用深空环境变量对PA12材料进行改性的可行性,为实现高性能弹性构件在深空环境下的在轨制造提供了有效技术路径和理论支撑。 展开更多
关键词 3d打印 PA12 FDM 深空极端环境 力学性能
在线阅读 下载PDF
口蹄疫病毒3D蛋白与宿主互作蛋白的筛选及鉴定
12
作者 刘永杰 兰喜 +4 位作者 李玉星 张勇 何继军 尚佑军 郑海学 《中国兽医科学》 北大核心 2026年第1期13-19,共7页
口蹄疫是由口蹄疫病毒(FMDV)引起的猪、牛、羊等偶蹄类动物急性、热性,高度接触性传染病。FMDV 3D蛋白是病毒编码RNA的RNA依赖性聚合酶(3D^(pol)),是病毒RNA复制的重要蛋白,有关3D蛋白与宿主蛋白相互作用的报道较少。本研究应用PK-15细... 口蹄疫是由口蹄疫病毒(FMDV)引起的猪、牛、羊等偶蹄类动物急性、热性,高度接触性传染病。FMDV 3D蛋白是病毒编码RNA的RNA依赖性聚合酶(3D^(pol)),是病毒RNA复制的重要蛋白,有关3D蛋白与宿主蛋白相互作用的报道较少。本研究应用PK-15细胞cDNA酵母表达文库,利用酵母双杂交技术,最终获得与3D有潜在相互作用的15个宿主潜在蛋白,通过免疫共沉淀和共聚焦试验进一步验证,鉴定出宿主ataxin-3和voltage-dependent anion channel 1(VDAC1)与3D具有相互作用,研究结果为宿主蛋白与3D蛋白相互作用在病毒复制中的功能提供了数据支撑。 展开更多
关键词 口蹄疫病毒 3d蛋白 酵母双杂交技术 蛋白质相互作用
在线阅读 下载PDF
不同3D打印同种异体骨和人工高分子复合多孔支架材料修复大鼠颅骨缺损的比较
13
作者 刘伟伟 苟元彬 +5 位作者 崔晓雪 李昕 刘大卫 史梦柔 陈斌 李智峰 《中国组织工程研究》 北大核心 2026年第26期6744-6751,共8页
背景:同种异体骨材料具有良好的骨缺损修复作用,但存在免疫排斥反应、价格昂贵及刚性较低等不足。目的:评价3种3D打印同种异体骨与人工高分子复合多孔支架材料的骨缺损修复能力和组织反应及降解性能。方法:制备3种骨修复材料:(1)样品A:... 背景:同种异体骨材料具有良好的骨缺损修复作用,但存在免疫排斥反应、价格昂贵及刚性较低等不足。目的:评价3种3D打印同种异体骨与人工高分子复合多孔支架材料的骨缺损修复能力和组织反应及降解性能。方法:制备3种骨修复材料:(1)样品A:将聚乳酸-羟基乙酸共聚物与同种异体骨粉按质量比1∶4混合,基于低温沉积3D打印制备骨修复材料;(2)样品B:将聚己内酯与同种异体骨粉按质量比1∶4混合,基于低温沉积3D打印制备骨修复材料;(3)样品C:将聚己内酯与同种异体骨粉按质量比3∶7混合,基于高温熔融3D打印制备骨修复材料。在35只SD大鼠矢状缝两侧各钻取1个直径为5 mm的圆形骨缺损,其中10个缺损处不进行任何干预(空白对照组),15个缺损部位植入同种异体骨材料(阳性对照组),15个缺损部位植入样品A(样品A组),15个缺损部位植入样品B(样品B组),15个缺损部位植入样品C(样品C组)。术后2,4,8,12,26周取材,苏木精-伊红染色观察材料降解、植入部位组织反应和新骨形成情况,Masson染色观察胶原纤维形成状况,免疫组化染色观察RUNT相关转录因子2和Ⅰ型胶原蛋白表达。结果与结论:(1)苏木精-伊红染色:实验周期内,各植入材料均有不同程度降解,其中样品A和B降解较快,其次为阳性对照品,样品C降解较慢。随着时间的延长,各植入材料组的炎症反应均有减轻趋势,但纤维组织增生和新生血管仍较明显;术后26周,样品A组炎症反应减轻明显,其次为样品B组和阳性对照组,样品C组减轻趋势不明显。样品B组术后8周即可见少量新骨形成,样品A组和阳性对照组术后12周可见新骨形成,该3组术后26周可见大量新骨形成;样品C组始终未见明显新骨形成。(2)Masson染色:术后2周,各植入材料组可见少量排列较紊乱的胶原沉积;术后26周,各植入材料组可见大量排列较规则的胶原沉积。(3)免疫组化染色:随着时间的延长,各植入材料组RUNT相关转录因子2和Ⅰ型胶原蛋白表达增加,阳性对照组、样品A组、样品B组术后12,26周的RUNT相关转录因子2和Ⅰ型胶原蛋白表达高于样品C组。(4)结果表明:聚乳酸-羟基乙酸共聚物或聚己内酯与同种异体骨粉低温沉积3D打印的样品比高含量聚己内酯与同种异体骨粉高温熔融打印的样品降解快、炎症反应减轻、成骨因子表达及新骨形成更明显。 展开更多
关键词 3d打印 同种异体骨 人工高分子材料 颅骨缺损 骨修复 体内研究 大鼠
暂未订购
个性化3D打印导板引导下胸腰椎手术皮质骨轨迹螺钉置入准确性
14
作者 朱寅 王黎明 +4 位作者 沙卫平 宋锦程 林小龙 曹泽 盛晓磊 《中国组织工程研究》 北大核心 2026年第15期3862-3870,共9页
背景:与传统椎弓根螺钉相比,皮质骨轨迹螺钉通道全程均为皮质骨,具有更牢靠的生物力学优势,然而安全、准确地置入皮质骨轨迹螺钉对脊柱外科医师技术要求较高。理论上在3D打印个性化导板引导下能有效提高一次性置钉的准确度、简化置钉操... 背景:与传统椎弓根螺钉相比,皮质骨轨迹螺钉通道全程均为皮质骨,具有更牢靠的生物力学优势,然而安全、准确地置入皮质骨轨迹螺钉对脊柱外科医师技术要求较高。理论上在3D打印个性化导板引导下能有效提高一次性置钉的准确度、简化置钉操作、提高手术效率,但目前国内外相关报道较少。目的:探讨应用个性化3D打印导板辅助皮质骨轨迹螺钉置入治疗合并骨质疏松胸腰椎骨折的准确性与安全性。方法:选择2020年1月至2024年1月行皮质骨轨迹螺钉内固定的58例合并骨质疏松的胸腰椎(T_(11)-L_(4))骨折患者,共置入348枚螺钉。根据置钉方案分为2组,3D导板组30例行个性化3D打印导板辅助置钉,共置入螺钉180枚;对照组28例行徒手方式置钉,共计置入螺钉168枚。通过比较两组间手术相关指标、置钉情况、伤椎的复位与脊柱后凸畸形矫正情况以及术后疗效等,评估不同置钉方案的效果和适用性。结果与结论:①3D导板组在切口长度、手术时间、置钉时间、术中透视次数、术中出血量、术后引流量以及住院天数方面均显著优于对照组(P<0.05),但是两组的总费用相比差异无显著性意义(P>0.05);②3D导板组的置钉准确率高于对照组,螺钉对上关节突的侵犯率低于对照组,差异有显著性意义(P<0.05);③术后评估结果显示,两组在伤椎前缘高度百分比、Cobb角、目测类比评分以及Oswestry功能障碍指数方面均较术前有所改善,且差异有显著性意义(P<0.05);组间相比,3D导板组的Oswestry功能障碍指数更低,显示出更佳的胸腰椎功能(P<0.05),而在术后伤椎前缘高度百分比、Cobb角及目测类比评分方面,两组之间无显著性差异(P>0.05);④在围术期及随访期间,两组患者均未出现并发症;⑤提示个性化3D打印导板辅助皮质骨轨迹螺钉置入治疗合并骨质疏松的胸腰椎骨折是一种可行的方式,具有微创、高效、精准及安全等优势,可获得满意的临床效果。 展开更多
关键词 胸腰椎骨折 骨质疏松 皮质骨轨迹螺钉 内固定 3d打印导板 置钉准确性
暂未订购
基于Unity3D平台的虚拟服装展示系统的设计与实现 被引量:1
15
作者 宋玉娥 王云萱 +2 位作者 孙静 肖董玉 王俊丽 《北京工业职业技术学院学报》 2026年第1期13-18,共6页
随着虚拟现实技术在数字交互领域的快速迭代,其在服装零售与展示领域的应用日益广泛。基于Unity3D平台,设计和实现了虚拟服装展示系统。系统通过3D建模、动画制作、交互设计及UI设计等技术,实现了服装3D可视化展示、用户虚拟试穿等功能... 随着虚拟现实技术在数字交互领域的快速迭代,其在服装零售与展示领域的应用日益广泛。基于Unity3D平台,设计和实现了虚拟服装展示系统。系统通过3D建模、动画制作、交互设计及UI设计等技术,实现了服装3D可视化展示、用户虚拟试穿等功能。用户可以足不出户,线上借助男女模特,试穿不同款式、颜色的服装,搭配头饰及其他配饰,完成个人穿戴风格的选择。该系统降低了购物时间成本和试错风险,提升了购物体验,为服装品牌提供了新型线上营销工具,有助于品牌在日益激烈的线上竞争中,增强用户黏性与互动深度。 展开更多
关键词 Unity3d平台 服装展示 虚拟试穿 交互设计
在线阅读 下载PDF
3D打印用Mo-Re合金球形粉的制备与性能表征
16
作者 张新 林小辉 +2 位作者 梁静 杨毅超 薛建嵘 《粉末冶金工业》 北大核心 2026年第1期89-93,共5页
采用熔炼法制备的电极通过等离子旋转电极雾化法制备了用于3D打印的Mo-Re合金球形粉,通过化学分析、金相分析、粒度、球形度和物理性能测试研究了Mo-Re合金球形粉的显微组织和物理性能。研究表明:采用高温烧结+电子束熔炼+真空自耗电弧... 采用熔炼法制备的电极通过等离子旋转电极雾化法制备了用于3D打印的Mo-Re合金球形粉,通过化学分析、金相分析、粒度、球形度和物理性能测试研究了Mo-Re合金球形粉的显微组织和物理性能。研究表明:采用高温烧结+电子束熔炼+真空自耗电弧熔炼制备电极棒,等离子旋转电极雾化方法制备的Mo-Re合金粉末纯度高,氧氮低于0.005%,性能优异;粉末球形度高,表面质量较好,物理性能优异,适合于铺粉型3D打印;但粒度较大,细粉收得率较低,适合于需要粗粉的选区电子束熔化成形。 展开更多
关键词 Mo-Re合金 球形粉 3d打印 增材制造 等离子旋转电极雾化
原文传递
热处理工艺对3D打印连续纤维增强复合材料层间性能的影响
17
作者 孙士勇 马鑫 +2 位作者 汤文杰 杨睿 韦磊 《复合材料科学与工程》 北大核心 2026年第2期104-110,129,共8页
3D打印连续碳纤维增强复合材料(Continuous Carbon Fiber Reinforced Composites,CCFRCs)因其高强度、高模量和轻量化等优异特性,在航空、航天等领域具有广泛的应用潜力。然而,纤维与树脂之间的界面结合较弱,特别是层间界面的性能不足,... 3D打印连续碳纤维增强复合材料(Continuous Carbon Fiber Reinforced Composites,CCFRCs)因其高强度、高模量和轻量化等优异特性,在航空、航天等领域具有广泛的应用潜力。然而,纤维与树脂之间的界面结合较弱,特别是层间界面的性能不足,已成为限制其进一步发展的重要因素。本文研究了热处理对3D打印CCFRCs层间性能及微观结构的影响。通过双悬臂梁试验,系统探讨了铺层角度、热处理温度和热处理时间等工艺参数对CCFRCs层间断裂韧性的影响,并结合扫描电镜观察断面微观形貌,揭示了热处理工艺对复合材料层间性能的影响机理。研究结果表明,与[0/0]_(3)铺层试件相比,[0/45]_(3)和[0/90]_(3)铺层试件的层间断裂韧性更高。热处理后,[0/90]_(3)试件的纤维丝束表面因附着更多基体而更加粗糙,层间黏结力显著增强。其中,60℃热处理2 h的[0/0]_(3)试件层间断裂韧性达到1.570 kJ/m^(2),相较于未处理试件提高了50.67%。同时,热处理时间越长,试件层间断裂韧性的提升越显著。热处理通过增强树脂的流动性、填充沉积线间孔隙以及优化纤维排布,不仅改善了CCFRCs的层间黏结性能,还改变了其层间失效模式。 展开更多
关键词 碳纤维复合材料 3d打印 层间断裂韧性 界面性能
在线阅读 下载PDF
3D打印模拟月壤混凝土拌合物性能研究
18
作者 王晴 陈广宇 +5 位作者 王琼琼 霍亮 丁兆洋 丁纪楠 孙凯利 袁小玲 《混凝土》 北大核心 2026年第1期1-5,共5页
为了研究模拟月壤掺量对3D打印混凝土拌合物性能的影响,测试在模拟月壤掺量50%~90%时,不含有骨料和含有骨料的3D打印模拟月壤混凝土拌合物工作性能和流变性能的变化。结果表明:随着模拟月壤掺量的增加,受颗粒堆积和体系总比表面积的影响... 为了研究模拟月壤掺量对3D打印混凝土拌合物性能的影响,测试在模拟月壤掺量50%~90%时,不含有骨料和含有骨料的3D打印模拟月壤混凝土拌合物工作性能和流变性能的变化。结果表明:随着模拟月壤掺量的增加,受颗粒堆积和体系总比表面积的影响,3D打印模拟月壤净浆流动度和坍落度逐渐增大,静态屈服应力、动态屈服应力和塑性黏度逐渐减小。细骨料的加入,使模拟月壤混凝土的屈服应力和塑性黏度都大于净浆。随着模拟月壤混凝土中细砂占比增大,流动度和坍落度逐渐增大,静态屈服应力、动态屈服应力和塑性黏度逐渐减小。 展开更多
关键词 模拟月壤 流变性能 3d打印混凝土 工作性
在线阅读 下载PDF
改进CLOCs的3D目标检测网络
19
作者 车俐 徐小勇 蒋留兵 《计算机应用与软件》 北大核心 2026年第1期178-184,240,共8页
随着自动驾驶的发展,多传感器融合得到广泛应用。CLOCs是基于后融合的3D目标检测网络,但它对遮蔽物体的检测性能较差。针对此问题,提出一种融合双目测距和门控循环单元(Gated Recurrent Unit,GRU)的3D目标检测网络,其在CLOCs网络融合3D... 随着自动驾驶的发展,多传感器融合得到广泛应用。CLOCs是基于后融合的3D目标检测网络,但它对遮蔽物体的检测性能较差。针对此问题,提出一种融合双目测距和门控循环单元(Gated Recurrent Unit,GRU)的3D目标检测网络,其在CLOCs网络融合3D和2D的交并比(Intersection over Union,IoU)的基础上,在2D目标检测网络中引入双目测距来关联2D和3D的深度信息,在卷积之后加入GRU网络,用来捕捉时序数据的依赖关系。采用kitti数据集进行验证,实验结果表明检测精度得到了提升。 展开更多
关键词 3d目标检测 双目测距 多传感器融合 CLOCs GRU
在线阅读 下载PDF
基于3D LiDAR传感器的多级关联目标跟踪算法
20
作者 胡功林 唐向阳 《传感器与微系统》 北大核心 2026年第2期150-155,共6页
针对自动驾驶系统中多目标跟踪(MOT)技术的性能提升需求,提出了一种基于3D激光雷达(LiDAR)传感器的新型3D MOT方法。该方法通过融合短期与长期关联的多级关联机制增强目标匹配鲁棒性:短期关联利用连续帧间目标运动的连续性,长期关联则... 针对自动驾驶系统中多目标跟踪(MOT)技术的性能提升需求,提出了一种基于3D激光雷达(LiDAR)传感器的新型3D MOT方法。该方法通过融合短期与长期关联的多级关联机制增强目标匹配鲁棒性:短期关联利用连续帧间目标运动的连续性,长期关联则评估检测与轨迹的一致性,并引入图卷积网络(GCN)量化匹配程度,同时通过维护非活动轨迹池减少长时遮挡导致的ID切换。在KITTI数据集上的实验表明,所提方法实现了75.65%的高阶跟踪精度(HOTA)指标,较3D MOT的基准方法(AB3DMOT)提升5.66%,且ID切换次数(IDS)减少74次,验证了其在复杂道路环境中具有更高的跟踪准确性与稳定性。 展开更多
关键词 3d激光雷达 目标跟踪 多级关联 图卷积网络
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部