Sciweavers

110 search results - page 1 / 22
» Forest trees for on-line data
Sort
View
DAGM
2010
Springer
13 years 6 months ago
On-Line Multi-view Forests for Tracking
Abstract. A successful approach to tracking is to on-line learn discriminative classifiers for the target objects. Although these trackingby-detection approaches are usually fast a...
Christian Leistner, Martin Godec, Amir Saffari, Ho...
ICPR
2010
IEEE
13 years 10 months ago
On-Line Random Naive Bayes for Tracking
—Randomized learning methods (i.e., Forests or Ferns) have shown excellent capabilities for various computer vision applications. However, it was shown that the tree structure in...
Martin Godec, Christian Leistner, Amir Saffari, Ho...
CPM
2006
Springer
175views Combinatorics» more  CPM 2006»
13 years 8 months ago
On-Line Linear-Time Construction of Word Suffix Trees
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide application areas such as bioinformatics and data compression. Sparse suffix trees ...
Shunsuke Inenaga, Masayuki Takeda
WEBDB
2001
Springer
160views Database» more  WEBDB 2001»
13 years 9 months ago
The Table and the Tree: On-Line Access to Relational Data through Virtual XML Documents
For speed and convenience, applications routinely cache XML data locally, and access it through standard parser (SAX) or tree (DOM) interfaces. When the source of this data is a r...
Philip Bohannon, Henry F. Korth, P. P. S. Narayan
SODA
1990
ACM
173views Algorithms» more  SODA 1990»
13 years 6 months ago
Suffix Arrays: A New Method for On-Line String Searches
A new and conceptually simple data structure, called a suffix array, for on-line string searches is introduced in this paper. Constructing and querying suffix arrays is reduced to...
Udi Manber, Gene Myers