Sciweavers

3995 search results - page 683 / 799
» Linearization of hybrid processes
Sort
View
WACV
2007
IEEE
15 years 10 months ago
Fast Multi-scale Template Matching Using Binary Features
Template matching is one of the key problems in computer vision and has been widely used in tracking, recognition and many other applications. Traditional methods are usually slow...
Feng Tang, Hai Tao
ACCV
2007
Springer
15 years 10 months ago
Kernel Discriminant Analysis Based on Canonical Differences for Face Recognition in Image Sets
A novel kernel discriminant transformation (KDT) algorithm based on the concept of canonical differences is presented for automatic face recognition applications. For each individu...
Wen-Sheng Vincent Chu, Ju-Chin Chen, Jenn-Jier Jam...
CIVR
2007
Springer
247views Image Analysis» more  CIVR 2007»
15 years 10 months ago
Near-duplicate keyframe retrieval with visual keywords and semantic context
Near-duplicate keyframes (NDK) play a unique role in large-scale video search, news topic detection and tracking. In this paper, we propose a novel NDK retrieval approach by explo...
Xiao Wu, Wanlei Zhao, Chong-Wah Ngo
CSR
2007
Springer
15 years 10 months ago
Marrying Words and Trees
Traditionally, data that has both linear and hierarchical structure, such as annotated linguistic data, is modeled using ordered trees and queried using tree automata. In this pap...
Rajeev Alur
GPCE
2007
Springer
15 years 10 months ago
Debugging macros
Over the past two decades, Scheme macros have evolved into a powerful API for the compiler front-end. Like Lisp macros, their predecessors, Scheme macros expand source programs in...
Ryan Culpepper, Matthias Felleisen