Difference between revisions of "Publications/robert-seidowsky.15.visapp"

From LRDE

 
Line 11: Line 11:
 
| type = inproceedings
 
| type = inproceedings
 
| id = robert-seidowsky.15.visapp
 
| id = robert-seidowsky.15.visapp
  +
| identifier = doi:10.5220/0005292002680276
 
| bibtex =
 
| bibtex =
 
@InProceedings<nowiki>{</nowiki> robert-seidowsky.15.visapp,
 
@InProceedings<nowiki>{</nowiki> robert-seidowsky.15.visapp,
 
author = <nowiki>{</nowiki>Myriam Robert-Seidowsky and Jonathan Fabrizio and
 
author = <nowiki>{</nowiki>Myriam Robert-Seidowsky and Jonathan Fabrizio and
 
S\'everine Dubuisson<nowiki>}</nowiki>,
 
S\'everine Dubuisson<nowiki>}</nowiki>,
title = <nowiki>{</nowiki><nowiki>{</nowiki>TextTrail:<nowiki>}</nowiki> A Robust Text Tracking Algorithm In Wild
+
title = <nowiki>{</nowiki><nowiki>{</nowiki>TextTrail<nowiki>}</nowiki>: <nowiki>{</nowiki>A<nowiki>}</nowiki> Robust Text Tracking Algorithm In Wild
 
Environments<nowiki>}</nowiki>,
 
Environments<nowiki>}</nowiki>,
 
booktitle = <nowiki>{</nowiki>Proceedings of the 10th International Conference on
 
booktitle = <nowiki>{</nowiki>Proceedings of the 10th International Conference on
Line 36: Line 37:
 
complex situations starting from only one detection step
 
complex situations starting from only one detection step
 
without needing another one to reinitialize the tracking
 
without needing another one to reinitialize the tracking
model.<nowiki>}</nowiki>
+
model.<nowiki>}</nowiki>,
  +
doi = <nowiki>{</nowiki>10.5220/0005292002680276<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
   

Latest revision as of 17:01, 27 May 2021

Abstract

In this paper, we propose TextTrail, a robust new algorithm dedicated to text tracking in uncontrolled environments (strong motion of camera and objects, partial occlusions, blur, etc.). It is based on a particle filter framework whose correction step has been improved. Firstwe compare some likelihood functions and introduce a new one that integrates tangent distance. We show that the likelihood function has a strong influence on the text tracking performances. Secondly, we compare our tracker with another and finally present an example of application. TextTrail has been tested on real video sequences and has proven its efficiency. In particular, it can track texts in complex situations starting from only one detection step without needing another one to reinitialize the tracking model.

Documents

Bibtex (lrde.bib)

@InProceedings{	  robert-seidowsky.15.visapp,
  author	= {Myriam Robert-Seidowsky and Jonathan Fabrizio and
		  S\'everine Dubuisson},
  title		= {{TextTrail}: {A} Robust Text Tracking Algorithm In Wild
		  Environments},
  booktitle	= {Proceedings of the 10th International Conference on
		  Computer Vision Theory and Applications (VISAPP)},
  month		= mar,
  year		= {2015},
  pages		= {268--276},
  abstract	= {In this paper, we propose TextTrail, a robust new
		  algorithm dedicated to text tracking in uncontrolled
		  environments (strong motion of camera and objects, partial
		  occlusions, blur, etc.). It is based on a particle filter
		  framework whose correction step has been improved. First,
		  we compare some likelihood functions and introduce a new
		  one that integrates tangent distance. We show that the
		  likelihood function has a strong influence on the text
		  tracking performances. Secondly, we compare our tracker
		  with another and finally present an example of application.
		  TextTrail has been tested on real video sequences and has
		  proven its efficiency. In particular, it can track texts in
		  complex situations starting from only one detection step
		  without needing another one to reinitialize the tracking
		  model.},
  doi		= {10.5220/0005292002680276}
}