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

Merge pull request #2388 from catree:update_xfeatures2d_bibtex

parents 9ed5fbdb c4d24d33
@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, @incollection{Agrawal08,
title={Censure: Center surround extremas for realtime feature detection and matching}, title = {Censure: Center surround extremas for realtime feature detection and matching},
author={Agrawal, Motilal and Konolige, Kurt and Blas, Morten Rufus}, author = {Agrawal, Motilal and Konolige, Kurt and Blas, Morten Rufus},
booktitle={Computer Vision--ECCV 2008}, booktitle = {Computer Vision--ECCV 2008},
pages={102--115}, pages = {102--115},
year={2008}, year = {2008},
publisher={Springer} publisher = {Springer}
} }
@inproceedings{AOV12, @inproceedings{AOV12,
title={Freak: Fast retina keypoint}, title = {Freak: Fast retina keypoint},
author={Alahi, Alexandre and Ortiz, Raphael and Vandergheynst, Pierre}, author = {Alahi, Alexandre and Ortiz, Raphael and Vandergheynst, Pierre},
booktitle={Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on}, booktitle = {Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
pages={510--517}, pages = {510--517},
year={2012}, year = {2012},
organization={Ieee} 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"
} }
@inproceedings{Tombari14, @article{Bay06,
title={Interest Points via Maximal Self-Dissimilarities}, title = {Surf: Speeded up robust features},
author={Tombari, Federico and Di Stefano, Luigi}, author = {Bay, Herbert and Tuytelaars, Tinne and Van Gool, Luc},
booktitle={Asian Conference on Computer Vision -- ACCV 2014}, journal = {Computer Vision--ECCV 2006},
year={2014} pages = {404--417},
year = {2006},
publisher = {Springer Berlin Heidelberg}
} }
@article{Simonyan14, @inproceedings{BeecksUS10,
author = "Simonyan, K. and Vedaldi, A. and Zisserman, A.", author = {Christian Beecks and Merih Seran Uysal and Thomas Seidl},
title = "Learning Local Feature Descriptors Using Convex Optimisation", title = {Signature Quadratic Form Distance},
journal = "IEEE Transactions on Pattern Analysis and Machine Intelligence", booktitle = {CIVR},
year = "2014" pages = {438--445},
publisher = {ACM},
year = {2010}
} }
@article{Trzcinski13b, @inproceedings{Bian2017gms,
author = {T. Trzcinski, M. Christoudias and V. Lepetit}, title = {GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence},
title = {{Learning Image Descriptors with Boosting}}, author = {JiaWang Bian and Wen-Yan Lin and Yasuyuki Matsushita and Sai-Kit Yeung and Tan Dat Nguyen and Ming-Ming Cheng},
journal = "submitted to IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI)", booktitle = {IEEE Conference on Computer Vision and Pattern Recognition},
year = {2013} year = {2017}
} }
@inproceedings{Trzcinski13a, @incollection{calon2010,
author = {T. Trzcinski, M. Christoudias, V. Lepetit and P. Fua}, title = {Brief: Binary robust independent elementary features},
title = {{Boosting Binary Keypoint Descriptors}}, author = {Calonder, Michael and Lepetit, Vincent and Strecha, Christoph and Fua, Pascal},
booktitle = "Computer Vision and Pattern Recognition", booktitle = {Computer Vision--ECCV 2010},
year = {2013} pages = {778--792},
year = {2010},
publisher = {Springer}
} }
@article{KrulisLS16, @article{KrulisLS16,
...@@ -103,29 +60,72 @@ ...@@ -103,29 +60,72 @@
year = {2016} year = {2016}
} }
@inproceedings{BeecksUS10, @article{Lowe04,
author = {Christian Beecks and Merih Seran Uysal and Thomas Seidl}, title = {Distinctive image features from scale-invariant keypoints},
title = {Signature Quadratic Form Distance}, author = {Lowe, David G},
booktitle = {{CIVR}}, journal = {International journal of computer vision},
pages = {438--445}, volume = {60},
publisher = {{ACM}}, number = {2},
year = {2010} pages = {91--110},
year = {2004},
publisher = {Kluwer Academic Publishers}
} }
@article{Mikolajczyk2004, @article{Mikolajczyk2004,
title={Scale \& affine invariant interest point detectors}, title = {Scale \& affine invariant interest point detectors},
author={Mikolajczyk, Krystian and Schmid, Cordelia}, author = {Mikolajczyk, Krystian and Schmid, Cordelia},
journal={International journal of computer vision}, journal = {International journal of computer vision},
volume={60}, volume = {60},
number={1}, number = {1},
pages={63--86}, pages = {63--86},
year={2004}, year = {2004},
publisher={Springer} publisher = {Springer}
} }
@inproceedings{Bian2017gms, @article{Simonyan14,
title={GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence}, author = {Simonyan, K. and Vedaldi, A. and Zisserman, A.},
author={JiaWang Bian and Wen-Yan Lin and Yasuyuki Matsushita and Sai-Kit Yeung and Tan Dat Nguyen and Ming-Ming Cheng}, title = {Learning Local Feature Descriptors Using Convex Optimisation},
booktitle={IEEE Conference on Computer Vision and Pattern Recognition}, journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
year={2017} 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}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment