Commit 91b39aa0 authored by Alexander Alekhin's avatar Alexander Alekhin
Browse files

Merge pull request #2388 from catree:update_xfeatures2d_bibtex

parents 9ed5fbdb c4d24d33
Loading
Loading
Loading
Loading
+102 −102
Original line number Diff line number Diff line
@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},
@@ -42,55 +13,41 @@
  booktitle = {Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
  pages = {510--517},
  year = {2012},
  organization={Ieee}
}

@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"
  organization = {IEEE}
}

@inproceedings{Tombari14,
  title={Interest Points via Maximal Self-Dissimilarities},
  author={Tombari, Federico and Di Stefano, Luigi},
  booktitle={Asian Conference on Computer Vision -- ACCV 2014},
  year={2014}
@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{Simonyan14,
  author = "Simonyan, K. and Vedaldi, A. and Zisserman, A.",
  title = "Learning Local Feature Descriptors Using Convex Optimisation",
  journal = "IEEE Transactions on Pattern Analysis and Machine Intelligence",
  year = "2014"
@inproceedings{BeecksUS10,
  author = {Christian Beecks and Merih Seran Uysal and Thomas Seidl},
  title = {Signature Quadratic Form Distance},
  booktitle = {CIVR},
  pages = {438--445},
  publisher = {ACM},
  year = {2010}
}

@article{Trzcinski13b,
  author = {T. Trzcinski, M. Christoudias and V. Lepetit},
  title = {{Learning Image Descriptors with Boosting}},
  journal = "submitted to IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI)",
  year = {2013}
@inproceedings{Bian2017gms,
  title = {GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence},
  author = {JiaWang Bian and Wen-Yan Lin and Yasuyuki Matsushita and Sai-Kit Yeung and Tan Dat Nguyen and Ming-Ming Cheng},
  booktitle = {IEEE Conference on Computer Vision and Pattern Recognition},
  year = {2017}
}

@inproceedings{Trzcinski13a,
  author = {T. Trzcinski, M. Christoudias, V. Lepetit and P. Fua},
  title = {{Boosting Binary Keypoint Descriptors}},
  booktitle = "Computer Vision and Pattern Recognition",
  year = {2013}
@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}
}

@article{KrulisLS16,
@@ -103,13 +60,15 @@
  year = {2016}
}

@inproceedings{BeecksUS10,
  author    = {Christian Beecks and Merih Seran Uysal and Thomas Seidl},
  title     = {Signature Quadratic Form Distance},
  booktitle = {{CIVR}},
  pages     = {438--445},
  publisher = {{ACM}},
  year      = {2010}
@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}
}

@article{Mikolajczyk2004,
@@ -123,9 +82,50 @@
  publisher = {Springer}
}

@inproceedings{Bian2017gms,
  title={GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence},
  author={JiaWang Bian and Wen-Yan Lin and Yasuyuki Matsushita and Sai-Kit Yeung and Tan Dat Nguyen and Ming-Ming Cheng},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
  year={2017}
@article{Simonyan14,
  author = {Simonyan, K. and Vedaldi, A. and Zisserman, A.},
  title = {Learning Local Feature Descriptors Using Convex Optimisation},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
  year = {2014}
}

@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}
}

@inproceedings{Tombari14,
  title = {Interest Points via Maximal Self-Dissimilarities},
  author = {Tombari, Federico and Di Stefano, Luigi},
  booktitle = {Asian Conference on Computer Vision -- ACCV 2014},
  year = {2014}
}

@inproceedings{Trzcinski13a,
  author = {T. Trzcinski, M. Christoudias, V. Lepetit and P. Fua},
  title = {Boosting Binary Keypoint Descriptors},
  booktitle = {Computer Vision and Pattern Recognition},
  year = {2013}
}

@article{Trzcinski13b,
  author = {T. Trzcinski, M. Christoudias and V. Lepetit},
  title = {Learning Image Descriptors with Boosting},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI)},
  year = {2013}
}

@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}
}