Interactive Correspondence Selection

Doria, David1*
1.Rensselaer Polytechnic Institute
Abstract
Interactive Correspondence Selection

Abstract

This document presents a GUI application to manually select corresponding points in two data sets. The data sets can each be either an image or a point cloud. If both data sets are images, the functionality is equivalent to Matlab's 'cpselect' function. There are many uses of selecting correspondences. If both data sets are images, the correspondences can be used to compute the fundamental matrix, or to perform registration. If both data sets are point clouds, the correspondences can be used to compute a landmark transformation. If one data set is an image and the other is a point cloud, the camera matrix relating the two can be computed.

Keywords

KeypointsCorrespondencesRegistration
Manuscript
Source Code and Data

Source Code and Data

CMakeLists.txt698 BCoord.h220 BDocumentationInsightJournal.bib157.6 KBSelectCorrespondences.pdf1.4 MBSelectCorrespondences.tex8.1 KBSelectCorrespondences.tex.backup8 KBdoubleWordCheck.pl410 BimagesGUI.png242 KBImageZoomedIn.png115.7 KBImageZoomedOut.png203.9 KBPointCloudZoomedIn.png440.5 KBPointCloudZoomedOut.png410.4 KBForm.cxx14.2 KBForm.h2.6 KBForm.ui6.3 KBHelpers.cpp5.9 KBHelpers.h2.7 KBHelpers.hxx198 BPane.cpp435 BPane.h350 BPane2D.h302 BPane2D.cpp259 BPane3D.h301 BPane3D.cpp379 BPointSelectionStyle.h1.6 KBPointSelectionStyle.cpp407 BPointSelectionStyle2D.cpp5 KBPointSelectionStyle2D.h1.4 KBPointSelectionStyle3D.cpp5.5 KBPointSelectionStyle3D.h1.6 KBREADME207 BSelectCorrespondences.cpp1 KBdata2D.png9.4 KB3D.vtp152.7 KBTypes.h1.1 KB

Select a file to preview