Title :
Structure-from-Motion reconstruction based on weighted Hamming descriptors
Author :
Guoyu Lu ; Ly, Vincent ; Kambhamettu, Chandra
Author_Institution :
Video/Image Modeling & Synthesis Lab., Univ. of Delaware, Newark, DE, USA
Abstract :
We propose a pipelined methods to reduce memory consumption of large-scale Structure-from-Motion reconstruction with the use of unsorted images extracted from photo collection websites. Recent research is able to reconstruct cities based on extracted images from photo collection websites. SIFT feature is used to find the correspondences between two images. For the large-scale reconstruction with unsorted images, the system needs to store all the descriptors and feature points information in memory to search for correspondences. As each SIFT descriptor is a 128 dimensional real-value vector, storing all the descriptors would consume a significant amount of memory. Based on this limitation, we project the high dimensional features into a low-dimensional space using a learned projection matrix. After projection, the distance of the descriptors belonging to the same point in 3D space is decreased; the distance of the descriptors belonging to the different points is increased. Furthermore, we learn a mapping function, which maps the real-value descriptor into binary code. As Hamming descriptors contain only two value options per bit and the length of the descriptor is limited, there are usually multiple descriptors having the same Hamming distance to the query descriptor. In dealing with this problem, we give different weights to each dimension and rank each bit of the Hamming descriptor based on each dimensions discriminant power; this contributes to reduce the ambiguity in matching the descriptors. The experiments show that our method achieves dense reconstruction results with less than 10 percent of the original memory consumption.
Keywords :
feature extraction; image motion analysis; image reconstruction; learning (artificial intelligence); matrix algebra; Hamming descriptors; Hamming distance; SIFT feature; feature points information; image extraction; learned projection matrix; mapping function; photo collection Web sites; query descriptor; real-value descriptor; scale-invariant feature transform; structure-from-motion reconstruction; weighted Hamming descriptors; Cameras; Computers; Equations; Feature extraction; Image reconstruction; Memory management; Three-dimensional displays;
Conference_Titel :
Neural Networks (IJCNN), 2014 International Joint Conference on
Conference_Location :
Beijing
Print_ISBN :
978-1-4799-6627-1
DOI :
10.1109/IJCNN.2014.6889923