paper-with-me

홈 › Papers

Application of sequential processing of computer vision methods for solving the problem of detecting the edges of a honeycomb block

2020-10-26 · M V Kubrikov, I A Paulin, M V Saramud, A S Kubrikova

The article describes the application of the Hough transform to a honeycomb block image. The problem of cutting a mold from a honeycomb block is described. A number of image transformations are considered to increase the efficiency of the Hough algorithm. A method for obtaining a binary image using a simple threshold, a method for obtaining a binary image using Otsu binarization, and the Canny Edge Detection algorithm are considered. The method of binary skeleton (skeletonization) is considered, in which the skeleton is obtained using 2 main morphological operations: Dilation and Erosion. As a result of a number of experiments, the optimal sequence of processing the original image was revealed, which allows obtaining the coordinates of the maximum number of faces. This result allows one to choose the optimal places for cutting a honeycomb block, which will improve the quality of the resulting shapes.

📄 PDF Abstract BibTeX arXiv:2010.13837

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationEdge Detection

Similar Papers 제목 키워드 기반

Sequential Interpretability: Methods, Applications, and Future Direction for Understanding Deep Learning Models in the Context of Sequential Data

2020-04-27 · Benjamin Shickel, Parisa Rashidi

Deep learning continues to revolutionize an ever-growing number of critical application areas including healthcare, transportation, finance, and basic sciences. Despite their increased predictive power, model transparenc…

Deep Learning

A Survey of Vision Transformers in Autonomous Driving: Current Trends and Future Directions

2024-03-12 · Quoc-Vinh Lai-Dang

This survey explores the adaptation of visual transformer models in Autonomous Driving, a transition inspired by their success in Natural Language Processing. Surpassing traditional Recurrent Neural Networks in tasks lik…

Autonomous DrivingDecoderLane Detectionobject-detection+4

Sequential Rib Labeling and Segmentation in Chest X-Ray using Mask R-CNN

2019-08-22

Mask R-CNN is a state-of-the-art network architecture for the detection and segmentation of object instances in the computer vision domain. In this contribution, it is used to localize, label and segment individual ribs …

Segmentation

OSPC: Online Sequential Photometric Calibration

2023-05-28 · Jawad Haidar, Douaa Khalil, Daniel Asmar

Photometric calibration is essential to many computer vision applications. One of its key benefits is enhancing the performance of Visual SLAM, especially when it depends on a direct method for tracking, such as the stan…

Visual Odometry

Mamba in Speech: Towards an Alternative to Self-Attention

2024-05-21 · Xiangyu Zhang, Qiquan Zhang, Hexin Liu, Tianyi Xiao 외

Transformer and its derivatives have achieved success in diverse tasks across computer vision, natural language processing, and speech processing. To reduce the complexity of computations within the multi-head self-atten…

MambaSpeech Enhancementspeech-recognitionSpeech Recognition+1