olena: olena-2.0-574-gfeca97c doc/doc.bib: Add more references.

--- ChangeLog | 4 ++++ doc/doc.bib | 30 ++++++++++++++++++++++++++---- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index fe46772..5d8e4c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2013-04-25 Guillaume Lazzara <z@lrde.epita.fr> + * doc/doc.bib: Add more references. + +2013-04-25 Guillaume Lazzara <z@lrde.epita.fr> + * configure.ac: Do not configure milena/tests/fun/i2v and milena/tests/fun/stat. diff --git a/doc/doc.bib b/doc/doc.bib index 2c04307..705a1aa 100644 --- a/doc/doc.bib +++ b/doc/doc.bib @@ -29,7 +29,7 @@ } @article{shafait2008drr, - author = {Faisal Shafait and Daniel Keysers and Thomas M. Breuel}, + author = {F. Shafait and D. Keysers and T. M. Breuel}, title = {Efficient Implementation of Local Adaptive Thresholding Techniques Using Integral Images}, journal = {Document Recognition and Retrieval XV}, year = {2008}, @@ -48,7 +48,7 @@ @article{nagy1992computer, title={A prototype document image analysis system for technical journals}, - author={George Nagy and Sharad Seth and Mahesh Viswanathan}, + author={G. Nagy and S. Seth and M. Viswanathan}, journal={Computer}, volume={25}, number={7}, @@ -59,7 +59,7 @@ @inproceedings{kruatrachue2005waset, title={Fast Document Segmentation Using Contour and {XY-Cut} Technique}, - author={Boontee Kruatrachue and Narongchai Moongfangklang and Kritawan Siriboon}, + author={B. Kruatrachue and N. Moongfangklang and K. Siriboon}, booktitle={Proceedings of World Academy of Science, Engineering and Technology}, volume={5}, pages={27--29}, @@ -68,9 +68,31 @@ @inproceedings{fabrizio2009icip, title={Text segmentation in natural scenes using toggle-mapping}, - author={Jonathan Fabrizio and Beatriz Marcotegui and Matthieu Cord}, + author={J. Fabrizio and B. Marcotegui and M. Cord}, booktitle={IEEE International Conference on Image Processing}, pages={2373--2376}, year={2009}, organization={IEEE} +} + +@book{agoston2005cggmm, + title={Computer graphics and geometric modeling: mathematics}, + author={M. K. Agoston}, + volume={2}, + year={2005}, + publisher={Springer} +} + +@inproceedings{kang1998iapr, + title={Skeletonization of grayscale character images using pixel superiority index}, + author={K.-W. Kang and J. W. Suh and J. H. Kim}, + booktitle={IAPR Workshop on Document Analysis Systems}, + year={1998} +} + +@book{sonka1999image, + title={Image processing, analysis, and machine vision}, + author={M. Sonka and V. Hlavac and R. Boyle and others}, + year={1999}, + publisher={PWS Pub. Pacific Grove} } \ No newline at end of file -- 1.7.2.5
participants (1)
-
Guillaume Lazzara