Random sample consensus: Difference between revisions

Content deleted Content added
Cyouabra (talk | contribs)
No edit summary
Tags: Reverted Mobile edit Mobile app edit iOS app edit App section source
m Rollback edit(s) by Cyouabra (talk): Non-constructive edit (UV 0.1.6)
 
Line 206:
 
==Applications==
Applications The RANSAC algorithm is often used in [[computer vision]], e.g., to simultaneously solve the [[correspondence problem]] and estimate the [[fundamental matrix (computer vision)|fundamental matrix]] related to a pair of stereo cameras; see also: [[Structure from motion]], [[scale-invariant feature transform]], [[image stitching]], [[rigid motion segmentation]].
 
==Development and improvements==
Line 227:
* [[FSASAC]] (RANSAC based on data filtering and [[simulated annealing]])<ref>W. Ruoyan and W. Junfeng, "[https://ieeexplore.ieee.org/document/9648331 FSASAC: Random Sample Consensus Based on Data Filter and Simulated Annealing]," in IEEE Access, vol. 9, pp. 164935-164948, 2021, doi: 10.1109/ACCESS.2021.3135416.</ref>
 
== See also" ==
* [[Hough transform]]