xfeatures2d.bib 1.91 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
@article{Bay06,
  title={Surf: Speeded up robust features},
  author={Bay, Herbert and Tuytelaars, Tinne and Van Gool, Luc},
  journal={Computer Vision--ECCV 2006},
  pages={404--417},
  year={2006},
  publisher={Springer Berlin Heidelberg}
}

@article{Lowe04,
  title={Distinctive image features from scale-invariant keypoints},
  author={Lowe, David G},
  journal={International journal of computer vision},
  volume={60},
  number={2},
  pages={91--110},
  year={2004},
  publisher={Kluwer Academic Publishers}
}

@incollection{calon2010,
  title={Brief: Binary robust independent elementary features},
  author={Calonder, Michael and Lepetit, Vincent and Strecha, Christoph and Fua, Pascal},
  booktitle={Computer Vision--ECCV 2010},
  pages={778--792},
  year={2010},
  publisher={Springer}
}

@incollection{Agrawal08,
  title={Censure: Center surround extremas for realtime feature detection and matching},
  author={Agrawal, Motilal and Konolige, Kurt and Blas, Morten Rufus},
  booktitle={Computer Vision--ECCV 2008},
  pages={102--115},
  year={2008},
  publisher={Springer}
}

@inproceedings{AOV12,
  title={Freak: Fast retina keypoint},
  author={Alahi, Alexandre and Ortiz, Raphael and Vandergheynst, Pierre},
  booktitle={Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
  pages={510--517},
  year={2012},
  organization={Ieee}
}
47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66

@incollection{LUCID,
  title={Locally uniform comparison image descriptor},
  author={Ziegler, Andrew, Eric Christiansen, David Kriegman, and Serge J. Belongie}
  booktitle={Advances in Neural Information Processing Systems}
  pages={1--9}
  year={2012}
  publisher={NIPS}
}

@article{Tola10,
  author = "E. Tola and V. Lepetit and P. Fua",
  title = {{DAISY: An Efficient Dense Descriptor Applied to Wide Baseline Stereo}},
  journal = "IEEE Transactions on Pattern Analysis and Machine Intelligence",
  year = 2010,
  month = "May",
  pages = "815--830",
  volume = "32",
  number = "5"
}