scholarly journals P-RANSAC: An Integrity Monitoring Approach for GNSS Signal Degraded Scenario

2014 ◽  
Vol 2014 ◽  
pp. 1-11 ◽  
Author(s):  
Gaetano Castaldo ◽  
Antonio Angrisano ◽  
Salvatore Gaglione ◽  
Salvatore Troisi

Satellite navigation is critical in signal-degraded environments where signals are corrupted and GNSS systems do not guarantee an accurate and continuous positioning. In particular measurements in urban scenario are strongly affected by gross errors, degrading navigation solution; hence a quality check on the measurements, defined as RAIM, is important. Classical RAIM techniques work properly in case of single outlier but have to be modified to take into account the simultaneous presence of multiple outliers. This work is focused on the implementation of random sample consensus (RANSAC) algorithm, developed for computer vision tasks, in the GNSS context. This method is capable of detecting multiple satellite failures; it calculates position solutions based on subsets of four satellites and compares them with the pseudoranges of all the satellites not contributing to the solution. In this work, a modification to the original RANSAC method is proposed and an analysis of its performance is conducted, processing data collected in a static test.

2011 ◽  
Vol 50-51 ◽  
pp. 333-337
Author(s):  
Jun Zhou

Fundamental matrix estimation is a central problem in computer vision and forms the basis of tasks such as stereo imaging and structure from motion, and which is especially difficult since it is often based on correspondences that are spoilt by noise and outliers. The Random Sample Consensus (RANSAC) algorithm is a popular tool for robust estimation, primarily due to its ability to tolerate a tremendous fraction of outliers. In this article, we provide an approach for improve of RANSAC that has the benefit of offering fast and accurate RANSAC, and combine the M-estimation algorithm get the fundamental matrix. Experimental results are given that support the adopted approach and demonstrate the algorithm is a practical technique for fundamental matrix estimation.


2011 ◽  
Vol 213 ◽  
pp. 255-259
Author(s):  
Jun Zhou

The estimation of the epipolar geometry is of great interest for a number of computer vision and robotics tasks, and which is especially difficult when the putative correspondences include a low percentage of inliers correspondences or a large subset of the inliers is consistent with a degenerate configuration of the epipolar geometry that is totally incorrect. The Random Sample Consensus (RANSAC) algorithm is a popular tool for robust estimation, primarily due to its ability to tolerate a tremendous fraction of outliers. In this paper, we propose an approach for improve of locally optimized RANSAC (LO-RANSAC) that has the benefit of offering fast and accurate RANSAC. The resulting algorithm when tested on real images with or without degenerate configurations gives quality estimations and achieves significant speedups compared to the LO-RANSAC algorithms.


2015 ◽  
Vol 9 (2) ◽  
pp. 97-106 ◽  
Author(s):  
Mitra Ghergherehchi ◽  
Yoon Sang Kim ◽  
Seung Yeol Kim ◽  
Hossein Afarideh

2021 ◽  
Vol 11 (4) ◽  
pp. 1467
Author(s):  
Vladimir Tadic ◽  
Akos Odry ◽  
Ervin Burkus ◽  
Istvan Kecskes ◽  
Zoltan Kiraly ◽  
...  

The utilization of stereo cameras in robotic applications is presented in this paper. The use of a stereo depth sensor is a principal step in robotics applications, since it is the first step in sequences of robotic actions where the intent is to detect and extract windows and obstacles that are not meant to be painted from the surrounding wall. A RealSense D435 stereo camera was used for surface recording via a real-time, appearance-based (RTAB) mapping procedure, as well as to navigate the painting robot. Later, wall detection and the obstacle avoidance processes were performed using statistical filtering and a random sample consensus model (RANSAC) algorithm.


2014 ◽  
Vol 556-562 ◽  
pp. 5076-5080
Author(s):  
Peng Jun Li ◽  
Jian Zeng Li

Image stitching is an important technology to build a panorama image by combing several images with overlapped areas. In this study, we develop a image seamless mosaic and fusion technique to obtain a prefect panorama image after stitching. At first, it is usingspeeded-up robust features(SURF) algorithm to extract features form the images for stitching. Then,k-nearest neighbors(KNN) method is used to match the feature points andRandom sample consensus(RANSAC) algorithm is used to clear them. Thirdly, a method is improved to achieve seamless stitching based on optimal suture of the overlapped areas. Experimental results indicate that this method can eliminate cohesion gap of two stitching images very well.


2021 ◽  
Vol 9 (2) ◽  
pp. 175-180
Author(s):  
Karthika Pragadeeswari C., Yamuna G.

Targets when move rapidly needed to be tracked in many significant fields such as in combat applications. Objects undergoes many scale changes and also undergoes rotation variance. The target when viewed from static position, the size becomes smaller as the target moves farther and farther. Tracking the targets needs more attention and this can be done by Improved optical flow to which feature extraction through Histogram of Oriented Gradients and Random Sample Consensus (RANSAC) algorithm for scale and rotation invariance is added. The performance of the method is measured by its computation time, accuracy and high true positive values and other related parameters simulated in MAT LAB.


Author(s):  
Ebrahim Shahabi ◽  
Wei-Hao Lu ◽  
Po Ting Lin ◽  
Chin-Hsing Kuo

Abstract During recent years, soft robotic is a new sub-class of the robots. Soft robotic has several engaging features, such as lightweight, low cost, simple fabrication, easy control, etc. Commercial products such as soft grippers are now available to apply in various fields and applications, for example, agriculture, medicine, machinery, etc. This paper proposes a novel method of grasping in soft robotic fields using computer vision to find the shape, size, and angle of the object to define the best type of grasping mode. Random Sample Consensus (RANSAC) was used to iteratively select randomly sampled 3D points to determine the working plane and identify the randomly placed object. Furthermore, we designed and fabricated a 3D-printed pneumatic soft actuator. The ratio of payload over weight is around 16. Experiments showed the proposed computer vision techniques and pneumatic soft gripper are capable of automatically recognize the object shape and perform soft gripping.


2010 ◽  
Author(s):  
Ziv Yaniv

The Random Sample Consensus (RANSAC) algorithm for robust parameter value estimation has been applied to a wide variety of parametric entities (e.g. plane, the fundamental matrix). In many implementations the algorithm is tightly integrated with code pertaining to a specific parametric object. In this paper we introduce a generic RANSAC implementation that is independent of the estimated object. Thus, the user is able to ignore outlying data elements potentially found in their input. To illustrate the use of the algorithm we implement the required components for estimating the parameter values of a hyperplane and hypersphere.


2014 ◽  
Vol 687-691 ◽  
pp. 3984-3987
Author(s):  
Zhuo Tian ◽  
Bai Cheng Li

The Random Sample Consensus (RANSAC) algorithm is a popular tool for robust estimation problems in computer vision, primarily due to its ability to tolerate a tremendous fraction of outliers. In this paper, we propose an approach for optimizing the preview model parameters evaluation of RANSAC that has the benefit of offering fast and accurate RANSAC. With guaranteeing the same confidence of the solution as RANSAC, a very large number of erroneous model parameters obtained from the contaminated samples are discarded in the preview evaluation selection. And use local optimization step apply to selected models. The combination of these two strategies results in a robust estimation procedure that provides a significant speed and accuracy RANSAC techniques, while requiring no prior information to guide the sampling process.


Sign in / Sign up

Export Citation Format

Share Document