Hidden Markov Random Field Iterative Closest Point
When registering point clouds resolved from an underlying 2-D pixel structure, such as those resulting from structured light and flash LiDAR sensors, or stereo reconstruction, it is expected that some points in one cloud do not have corresponding points in the other cloud, and that these would occur together, such as along an edge of the depth map. In this work, a hidden Markov random field model is used to capture this prior within the framework of the iterative closest point algorithm. The EM algorithm is used to estimate the distribution parameters and the hidden component memberships. Experiments are presented demonstrating that this method outperforms several other outlier rejection methods when the point clouds have low or moderate overlap.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation
In this project, we first study the Gaussian-based hidden Markov random field (HMRF) model and its expectation-maximization (EM) algorithm. Then we generalize it to Gaussian mixture model-based hidden Markov random field…
Image SegmentationSegmentationSemantic SegmentationFake News Detection using Deep Markov Random Fields
Deep-learning-based models have been successfully applied to the problem of detecting fake news on social media. While the correlations among news articles have been shown to be effective cues for online news analysis, e…
ArticlesDeep LearningFake News DetectionReview on Parameter Estimation in HMRF
This is a technical report which explores the estimation methodologies on hyper-parameters in Markov Random Field and Gaussian Hidden Markov Random Field. In first section, we briefly investigate a theoretical framework …
parameter estimationCombination of Hidden Markov Random Field and Conjugate Gradient for Brain Image Segmentation
Image segmentation is the process of partitioning the image into significant regions easier to analyze. Nowadays, segmentation has become a necessity in many practical medical imaging methods as locating tumors and disea…
Brain Image SegmentationImage SegmentationSegmentationSemantic SegmentationImage Labeling with Markov Random Fields and Conditional Random Fields
Most existing methods for object segmentation in computer vision are formulated as a labeling task. This, in general, could be transferred to a pixel-wise label assignment task, which is quite similar to the structure of…
SegmentationSemantic Segmentation