1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Added some documentation for MSER

This commit is contained in:
Maksim Shabunin
2015-11-05 17:17:18 +03:00
parent b3ac274617
commit 7392ce0a81
2 changed files with 48 additions and 9 deletions
+16
View File
@@ -848,3 +848,19 @@
year={2007},
publisher={Springer}
}
@incollection{nister2008linear,
title={Linear time maximally stable extremal regions},
author={Nist{\'e}r, David and Stew{\'e}nius, Henrik},
booktitle={Computer Vision--ECCV 2008},
pages={183--196},
year={2008},
publisher={Springer}
}
@inproceedings{forssen2007maximally,
title={Maximally stable colour regions for recognition and matching},
author={Forss{\'e}n, Per-Erik},
booktitle={Computer Vision and Pattern Recognition, 2007. CVPR'07. IEEE Conference on},
pages={1--8},
year={2007},
organization={IEEE}
}