reflection detection

  • 文章类型: Journal Article
    在激光雷达传感中,玻璃,镜子和其他材料通常会导致反射产生的数据读数不一致。这导致了机器人和三维重建的问题,特别是在本地化方面,映射和,因此,导航。扩展我们以前的工作,我们构建了一个全球性的,优化的反射面图,以便最后对所有LiDAR读数进行分类。为此,我们优化了多次扫描的平面检测的反射平面参数。在另一种方法中,我们将反射平面估计应用于平面SLAM算法中,强调我们的机器人方法的适用性。我们的实验将显示,与单扫描方法相比,这种方法提供了更高的分类精度。这项工作的代码和数据可以在线开源。
    In LiDAR sensing, glass, mirrors and other materials often cause inconsistent data readings from reflections. This causes problems in robotics and 3D reconstruction, especially with respect to localization, mapping and, thus, navigation. Extending our previous work, we construct a global, optimized map of reflective planes, in order to then classify all LiDAR readings at the end. For this, we optimize the reflective plane parameters of the plane detection of multiple scans. In a further method, we apply the reflective plane estimation in a plane SLAM algorithm, highlighting the applicability of our method for robotics. As our experiments will show, this approach provides superior classification accuracy compared to the single scan approach. The code and data for this work are available as open source online.
    导出

    更多引用

    收藏

    翻译标题摘要

    我要上传

       PDF(Pubmed)

  • 文章类型: Journal Article
    目的:内窥镜图像中的镜面反射不仅会干扰视觉感知,还会妨碍计算机视觉算法的性能。然而,这些反射的复杂性质和可变性,再加上缺乏相关数据集,对移除构成持续的挑战。
    方法:我们介绍EndoSRR,一种用于消除内窥镜图像中的镜面反射的鲁棒方法。EndoSRR包括两个阶段:反射检测和反射区域填充。在反射检测阶段,我们使用弱标记的数据集调整和微调分段任何模型(SAM),实现一个准确的反射掩模。对于反射区域,我们雇佣了LaMa,在4.5M图像数据集上训练的基于快速傅立叶卷积的模型,能够对任意形状的反射区域进行有效的绘画。最后,我们引入了双预先训练模型的迭代优化策略,以完善镜面反射去除的结果,名为DPMIO。
    结果:利用SCARED-2019数据集,我们的方法在定性和定量评估方面都超过了最先进的方法.定性,我们的方法擅长精确检测反射区域,产生更自然和现实的绘画结果。定量地,我们的方法在两个分割评估指标(IoU,电子测量,等。)和图像修复评估指标(PSNR,SSIM,等。).
    结论:实验结果强调了熟练的内窥镜镜面反射去除对增强视觉感知和下游任务的重要性。本研究中提出的方法和结果有望促进镜面反射去除的进步,从而提高微创手术的准确性和安全性。
    OBJECTIVE: Specular reflections in endoscopic images not only disturb visual perception but also hamper computer vision algorithm performance. However, the intricate nature and variability of these reflections, coupled with a lack of relevant datasets, pose ongoing challenges for removal.
    METHODS: We present EndoSRR, a robust method for eliminating specular reflections in endoscopic images. EndoSRR comprises two stages: reflection detection and reflection region inpainting. In the reflection detection stage, we adapt and fine-tune the segment anything model (SAM) using a weakly labeled dataset, achieving an accurate reflection mask. For reflective region inpainting, we employ LaMa, a fast Fourier convolution-based model trained on a 4.5M-image dataset, enabling effective inpainting of arbitrarily shaped reflection regions. Lastly, we introduce an iterative optimization strategy for dual pre-trained models to refine the results of specular reflection removal, named DPMIO.
    RESULTS: Utilizing the SCARED-2019 dataset, our approach surpasses state-of-the-art methods in both qualitative and quantitative evaluations. Qualitatively, our method excels in accurately detecting reflective regions, yielding more natural and realistic inpainting results. Quantitatively, our method demonstrates superior performance in both segmentation evaluation metrics (IoU, E-measure, etc.) and image inpainting evaluation metrics (PSNR, SSIM, etc.).
    CONCLUSIONS: The experimental results underscore the significance of proficient endoscopic specular reflection removal for enhancing visual perception and downstream tasks. The methodology and results presented in this study are poised to catalyze advancements in specular reflection removal, thereby augmenting the accuracy and safety of minimally invasive surgery.
    导出

    更多引用

    收藏

    翻译标题摘要

    我要上传

    求助全文

  • 文章类型: Journal Article
    检测机器人在复杂环境下对指针式仪表的检测过程中经常会出现反射现象,这可能导致指针表读数失败。在本文中,提出了一种改进的k-means聚类自适应检测指针表反射区域的方法和一种基于深度学习的机器人姿态控制策略。它主要包括三个步骤:(1)YOLOv5s(YouOnlyLookOncev5-small)深度学习网络用于指针仪表的实时检测。通过使用透视变换对检测到的反射指针仪表进行预处理。然后,将检测结果和深度学习算法与透视变换相结合。(2)基于采集的指针表图像的YUV(亮度-带宽-色度)颜色空间信息,得到亮度分量直方图及其峰谷信息的拟合曲线。然后,k-means算法根据该信息进行改进,自适应地确定其最优聚类数和初始聚类中心。此外,基于改进的k-means聚类算法对指针仪表图像进行反射检测。(3)机器人位姿控制策略,包括它的移动方向和距离,可以确定消除反射区域。最后,搭建了检测机器人检测平台,对所提检测方法的性能进行了实验研究。实验结果表明,该方法不仅具有较好的检测精度,达到0.809,而且检测时间短,与文献中可用的其他方法相比,仅为0.6392s。本文的主要贡献是为检测机器人避免周向反射提供了理论和技术参考。它可以自适应和准确地检测指针仪表的反射区域,并可以通过控制检测机器人的运动来快速去除它们。该检测方法对于实现复杂环境下巡检机器人指针仪表的实时反射检测和识别具有潜在的应用价值。
    Reflective phenomena often occur in the detecting process of pointer meters by inspection robots in complex environments, which can cause the failure of pointer meter readings. In this paper, an improved k-means clustering method for adaptive detection of pointer meter reflective areas and a robot pose control strategy to remove reflective areas are proposed based on deep learning. It mainly includes three steps: (1) YOLOv5s (You Only Look Once v5-small) deep learning network is used for real-time detection of pointer meters. The detected reflective pointer meters are preprocessed by using a perspective transformation. Then, the detection results and deep learning algorithm are combined with the perspective transformation. (2) Based on YUV (luminance-bandwidth-chrominance) color spatial information of collected pointer meter images, the fitting curve of the brightness component histogram and its peak and valley information is obtained. Then, the k-means algorithm is improved based on this information to adaptively determine its optimal clustering number and its initial clustering center. In addition, the reflection detection of pointer meter images is carried out based on the improved k-means clustering algorithm. (3) The robot pose control strategy, including its moving direction and distance, can be determined to eliminate the reflective areas. Finally, an inspection robot detection platform is built for experimental study on the performance of the proposed detection method. Experimental results show that the proposed method not only has good detection accuracy that achieves 0.809 but also has the shortest detection time, which is only 0.6392 s compared with other methods available in the literature. The main contribution of this paper is to provide a theoretical and technical reference to avoid circumferential reflection for inspection robots. It can adaptively and accurately detect reflective areas of pointer meters and can quickly remove them by controlling the movement of inspection robots. The proposed detection method has the potential application to realize real-time reflection detection and recognition of pointer meters for inspection robots in complex environments.
    导出

    更多引用

    收藏

    翻译标题摘要

    我要上传

    求助全文

公众号