DAISY: A Fast Local Descriptor for Dense Matching

An Efficient Dense Descriptor Applied for Wide Baseline Stereo

Daisy
We show that it is possible to estimate depth from two wide baseline images using a dense descriptor. Our local descriptor, called DAISY, is very fast and efficient to compute. It depends on histograms of gradients like SIFT and GLOH but uses a Gaussian weighting and circularly symmetrical kernel. This gives us our speed and efficiency for dense computations. We compute 200-length descriptors for every pixel in an 800×600 image in less than 5 seconds.

DAISY has also been used for multiview stereo reconstruction

Engin Tola,
Vincent Lepetit,
Pascal Fua

Results

Herz-Jesu Grid. By using two images, one from the left-most column and one from the upper row, we compute depth and occlusion maps from the view point of the row image. In the diagonal, we display the ground truth depth maps. We marked the correctly detected occlusions with green, incorrectly detected ones with blue and the missed ones with red. From this Figure, it is apparent that DAISY can handle quite large baselines without losing too much from its accuracy.

Stereo reconstructions obtained using the DAISY descriptor. The first row are the input images where we use the first image and one of the other images as input and the second row shows the respective reconstructions where the first one is the laser scanned ground truth image.

Performance of DAISY against various transformations: Contrast+Rotation, Zoom, Blur and Viewpoint change.

Data

you can download the images that we’ve used in the publications from here. archive contains all the images with calibrations and the groundtruth depth maps used in the experiments. please give a reference to the papers if you use the data in the set. additionally, if you’re using the ground truth depth maps, you need to cite mvs site too.

dataset (468 mb) //Friday, May 28, 2010 14:15:51 +0200

Software

Source code is available under the BSD License.

C++ Code

USAGE | CHANGE-LOG | LICENCE

daisy-v1.8.1 // Sunday, October 11, 2009 11:42:22 +0200

MATLAB Code

USAGE-MATLAB
mdaisy-v1.0 // Wednesday, March 18, 2009 23:48:22 +0100 DAISY has a matlab implementation now.

References

Daisy: An Efficient Dense Descriptor Applied to Wide Baseline Stereo

E. Tola; V. Lepetit; P. Fua 

IEEE Transactions on Pattern Analysis and Machine Intelligence. 2010. Vol. 32, num. 5, p. 815-830. DOI : 10.1109/TPAMI.2009.77.

A fast local descriptor for dense matching

E. Tola; V. Lepetit; P. Fua 

2008. Conference on Computer Vision and Pattern Recognition, Alaska, USA, June 24-26, 2008. DOI : 10.1109/CVPR.2008.4587673.

Contacts

Engin Tola (primary contact) [e-mail]
Vincent Lepetit [e-mail]
Pascal Fua [e-mail]