Sciweavers

539 search results - page 101 / 108
» Multiple Pattern Matching Algorithms on Collage System
Sort
View
SSDBM
1999
IEEE
118views Database» more  SSDBM 1999»
15 years 1 months ago
Evaluation of Ad Hoc OLAP: In-Place Computation
Large scale data analysis and mining activities, such as identifying interesting trends, making unusual patterns to stand out and verifying hypotheses, require sophisticated infor...
Damianos Chatziantoniou
CVPR
1998
IEEE
15 years 11 months ago
Elliptical Head Tracking Using Intensity Gradients and Color Histograms
An algorithm for tracking a person's head is presented. The head's projection onto the image plane is modeled as an ellipse whose position and size are continually updat...
Stan Birchfield
GIS
2008
ACM
15 years 10 months ago
Mining user similarity based on location history
The pervasiveness of location-acquisition technologies (GPS, GSM networks, etc.) enable people to conveniently log the location histories they visited with spatio-temporal data. T...
Quannan Li, Yu Zheng, Xing Xie, Yukun Chen, Wenyu ...
ISM
2005
IEEE
133views Multimedia» more  ISM 2005»
15 years 3 months ago
Image Based Tracking of News Stories
Broadcasters often reuse video clips while reporting news stories. New clips are added to the story as it develops replacing old clips. A subset of these video clips may be replay...
Jedrzej Z. Miadowicz, John M. Gauch, Abhishek Shiv...
OOPSLA
2004
Springer
15 years 2 months ago
Practical predicate dispatch
Predicate dispatch is an object-oriented (OO) language mechanism for determining the method implementation to be invoked upon a message send. With predicate dispatch, each method ...
Todd D. Millstein