gtsfm icon indicating copy to clipboard operation
gtsfm copied to clipboard

Fundamental point transfer and Trifocal point transfer in image triplets

Open johnwlambert opened this issue 3 years ago • 4 comments

Contains what would eventually be two subclasses of ViewGraphOptimizer -- with F matrices, or with trifocal tensors

  1. TrifocalPointTransferOptimizer. Transfer points to a 3rd image, using trifocal tensors.

  2. EpipolarPointTransferOptimizer. Transfer points to a 3rd image, using intersection of epipolar lines (via Fundamental matrices).

For example, in a 3rd image below, we see the epipolar lines that correspond to matching point in image 1, and in image2:

Image 1, Image 2, Image 3:

Line intersections: Screen Shot 2021-12-11 at 10 37 10 PM Screen Shot 2021-12-11 at 10 36 50 PM Screen Shot 2021-12-11 at 10 36 15 PM

johnwlambert avatar Dec 12 '21 03:12 johnwlambert