Sciweavers

11722 search results - page 388 / 2345
» How Developers Develop Features
Sort
View
ICMCS
2006
IEEE
132views Multimedia» more  ICMCS 2006»
16 years 27 days ago
Clustering-Based Analysis of Semantic Concept Models for Video Shots
In this paper we present a clustering-based method for representing semantic concepts on multimodal low-level feature spaces and study the evaluation of the goodness of such model...
Markus Koskela, Alan F. Smeaton
ICPR
2006
IEEE
16 years 27 days ago
A fusion methodology based on Dempster-Shafer evidence theory for two biometric applications
Different features carry more or less rich and varied pieces of information to characterize a pattern. The fusion of these different sources of information can provide an opportun...
Muhammad Arif, Thierry Brouard, Nicole Vincent
IDEAL
2005
Springer
16 years 11 days ago
A Comparative Study of Two Novel Predictor Set Scoring Methods
Due to the large number of genes measured in a typical microarray dataset, feature selection plays an essential role in tumor classification. In turn, relevance and redundancy are ...
Chia Huey Ooi, Madhu Chetty
227
Voted
ACCV
2007
Springer
15 years 11 months ago
A Cascade of Feed-Forward Classifiers for Fast Pedestrian Detection
We develop a method that can detect humans in a single image based on a new cascaded structure. In our approach, both the rectangle features and 1-D edge-orientation features are e...
Yu-Ting Chen, Chu-Song Chen
HASKELL
2007
ACM
15 years 10 months ago
Lightweight concurrency primitives for GHC
The Glasgow Haskell Compiler (GHC) has quite sophisticated support for concurrency in its runtime system, which is written in lowlevel C code. As GHC evolves, the runtime system b...
Peng Li, Simon Marlow, Simon L. Peyton Jones, Andr...