1 / 25

Detection and Extraction of Artificial Text for Semantic Indexing

This presentation discusses the detection and extraction of artificial text for semantic indexing. It covers various techniques such as enhancement, binarization, and tracking of text boxes. The results of experiments and open research problems are also highlighted.

moniquecruz
Download Presentation

Detection and Extraction of Artificial Text for Semantic Indexing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Detection and Extraction of Artificial Text for Semantic Indexing Christian Wolf and Jean-Michel Jolion Laboratoire Reconnaissance de Formes et Vision Bât. Jules Verne, INSA de Lyon 69621 Villeurbanne cedex, France January 9th 2002 Dagstuhl Seminar on Content-Based Image and Video Retrieval This presentation can be downloaded from: http://rfv.insa-lyon.fr/~wolf/presentations

  2. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Plan of the presentation Slides: • Introduction • Detection and tracking • Enhancement and binarization of the text boxes • Experiments and results • Open problems • Conclusion and Outlook 6 3 4 2 9 1 25 This work resulted in a patent submitted by France Télécom on May 23th, 2001 under the reference FR 01 06776.

  3. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Content based image retrieval Result Example image Similarity Function Indexing phase

  4. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Similarity measures similar similar Not similar

  5. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Indexing using Text Result Key word Keyword based Search Patrick Mayhew Indexing phase Patrick Mayhew Min. chargé de l´irlande de Nord ISRAEL Jerusalem montage T.Nouel ... ... ... ... ...

  6. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Video properties 80 px 12 px 8 px

  7. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Text extraction: general scheme Image enhancement - Multiple frame integration Detection of the text in single frames Tracking Video "EVENEMENT" "ACTU" "SPELEOS" "Gouffre Berger (Isére)" "aujourd'hui" "France 3 Alpes" "un spéléologue sauveteur" Segmentation/Binarisation OCR

  8. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Text detection by accumulation of horizontal gradients (LeBourgeois, 1997). Justification: Text forms a regular texture containing vertical edges which are aligned horizontally. Post processing by mathematical morphology.

  9. Text occurrences Frame nr. (time) Tracking - keeping track of text occurrences Suppression of false alarms Image Enhancement - Multiple frame integration Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Detection in video sequences Detection per single frame List of rectangles per frame

  10. Integration of multiple frames to create a single image of higher quality. Super-resolution (interpolation) M1 M2 M4 M3 An additional weight is included into the interpolation scheme, which decreases the weights of temporal outlier pixels. Multiple frame integration: Averaging Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Image enhancement

  11. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Binarization Niblack: Sauvola et al.: m mean of the window s standard deviation of the window k parameter R dynamics of the gray values of the image Contrast in the center of the image The contrast of the window The maximum local contrast M minimum gray value of the image

  12. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Binarization methods: examples Original image Fisher Fisher (windowed) Yanowitz B. Niblack Sauvola et al. Our method

  13. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Binarization using a priori knowledge Bayesian MAP estimation using prior knowledge on the spatial relationships in the image, modeled as a Markov random field. (In collaboration with David Doermann from the Language and Media Processing Laboratory of the University of Maryland)

  14. 5 different MPEG 1 videos of resolution 384x288. 62 minutes 93000 frames 413 text appearances Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion

  15. Detection results OCR Results, classified by binarization method True pos. False pos. True neg. False neg. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Detection and OCR results

  16. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Open questions • Scene text (general orientations, deformations) • Moving text

  17. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion What is scene text? Frames containing scene text Frames containing artificial text Video frames We do not have enough information about the importance of text in the destination domain. How many frames do contain text and scene text?

  18. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Detection:From artificial text to scene text • Several constraints have to be removed passing from artificial text to scene text: • The constraints on temporal stability need to be abandoned or at least softened (no initial frame integration) • Text can be aligned in all orientations (Creation of an oriented feature in multiple directions, similar to invariant features) • Contrast is possibly lower because scene text is not designed to be read easily (Is detection of unreadable text necessary?).

  19. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Text models Simple Modelssets of edges or vertical strokes... Complex Modelstemplates, probabilistic models (MRF)... • Powerful less false alarms • Do not generalize well • Generalize well, respond to many kinds of text • Many false alarms Main problem: Distinction between characters and structures similar to text according to the chosen model.  Assumptions are necessary (on the font, size, style, contrast, color, length, etc.) but not sufficient.

  20. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Sven Dickinson: evolution of models

  21. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion What is text? Whatever model we choose, we cannot detect/recognize all kinds of text without solving the general image understanding problem. The best thing we can do is to include richer features into the detection process: a composite model for text. • Structural analysis (e.g. detection and recognition of characters by strokes). Very hard and very unlikely to work in the case of noisy images, low resolutions and difficult fonts. • Statistical modeling of text features (e.g. by learning techniques). Problem: For a robust detection high neighborhood sizes are needed, which lead to combinatorial explosions. E.g.: Texture based methods for small text and segmentation + perceptual grouping, structural methods for big text.

  22. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Learning techniques: pro et contra Bibliography: • Learning directly the gray levels of the input image (Jung 2001) • Learning features, i.e. coefficients of the Haar wavelet (Li and Doermann 2000) or edge strength (Lienhart 2000) • Learning is an easy way to handle the complexity of text. • Text can appear in videos in many different fonts, sizes, styles, colors, orientations etc. Learning all different forms is maybe not feasible.

  23. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Color processing for detection? Original image Sobel on grayscale image Sobel on L*u*v* image • Saturating distance or non saturating distance? • Reflection processing?

  24. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Tracking of moving scene text Do we detect the text in single frames (like artificial text), or do we treat the flow in its integrality? • Single frames: Multiple frame integration of moving text needs robust registration of the text boxes in different frames (e.g. rough segmentation into text and background pixels before the registration of the text pixels only) . Robust methods, which are able to track objects in clutter, are needed. • Detection of moving objects, e.g. by optical flow, spatio-temporal methods. • Mosaicing techniques can be employed for image enhancement.

  25. Introduction Detection Enh/Binarization Exp.Results Open problems Conclusion Conclusion and Outlook • We developed a system for detection, tracking, enhancement and binarization of artificial text in videos. • The total recognition rate for artificial text is surprisingly high, given the quality of the text, but not yet good enough for indexing purposes. • The remaining problems in text extraction seem to be typical for applications in visual information management: We went as far as we could with low level features. We can’t do the necessary step to semantic information. What is text? Possible definition: text is, what (a human or an OCR) can recognize as text. • We have to include as much a priori knowledge as possible into the process.

More Related