Sciweavers

4037 search results - page 187 / 808
» Video performance in Java
Sort
View
CVPR
2007
IEEE
16 years 8 months ago
The Effect of Pixel-Level Fusion on Object Tracking in Multi-Sensor Surveillance Video
This paper investigates the impact of pixel-level fusion of videos from visible (VIZ) and infrared (IR) surveillance cameras on object tracking performance, as compared to trackin...
Nedeljko Cvejic, Stavri G. Nikolov, Henry D. Knowl...
INFOCOM
2009
IEEE
16 years 1 months ago
View-Upload Decoupling: A Redesign of Multi-Channel P2P Video Systems
—In current multi-channel live P2P video systems, there are several fundamental performance problems including exceedingly-large channel switching delays, long playback lags, and...
Di Wu, Chao Liang, Yong Liu, Keith Ross
ICSE
2003
IEEE-ACM
16 years 6 months ago
The Vienna Component Framework Enabling Composition Across Component Models
The Vienna Component Framework (VCF) supports the interoperability and composability of components across different component models, a facility that is lacking in existing compon...
Johann Oberleitner, Thomas Gschwind, Mehdi Jazayer...
NPC
2007
Springer
16 years 19 days ago
A Cost-Aware Parallel Workload Allocation Approach Based on Machine Learning Techniques
Parallelism is one of the main sources for performance improvement in modern computing environment, but the efficient exploitation of the available parallelism depends on a number ...
Shun Long, Grigori Fursin, Björn Franke
SCAM
2005
IEEE
16 years 2 days ago
A Fast Analysis for Thread-Local Garbage Collection with Dynamic Class Loading
Long-running, heavily multi-threaded, Java server applications make stringent demands of garbage collector (GC) performance. Synchronisation of all application threads before garb...
Richard E. Jones, Andy C. King