Sciweavers

4037 search results - page 103 / 808
» Video performance in Java
Sort
View
CVPR
2010
IEEE
15 years 8 months ago
Taxonomic Classification for Web-based Videos
Categorizing web-based videos is an important yet challenging task. The difficulties arise from large data diversity within a category, lack of labeled data, and degradation of vi...
Yang Song, Ming Zhao, Jay Yagnik, Xiaoyun Wu
VISUAL
1999
Springer
15 years 8 months ago
Integrated Parsing of Compressed Video
A technique for detecting scene changes in compressed video streams is proposed which combines multiple modes of information. The proposed technique directly exploits and combines ...
Suchendra M. Bhandarkar, Yashodhan S. Warke, Aparn...
ICMCS
1994
IEEE
110views Multimedia» more  ICMCS 1994»
15 years 8 months ago
Improving Continuous-Media Playback Performance with In-Kernel Data Paths
Continuous media playback suffers when a station's operating system offers insufficient 1/0 throughput. Conventional 1/0 system structures support a memory-oriented read and ...
Kevin R. Fall, Joseph Pasquale
AOSD
2007
ACM
15 years 8 months ago
A machine code model for efficient advice dispatch
The primary implementations of AspectJ to date are based on a compile- or load-time weaving process that produces Java byte code. Although this implementation strategy has been cr...
Ryan M. Golbeck, Gregor Kiczales
SPE
2008
89views more  SPE 2008»
15 years 4 months ago
The Runabout
This paper presents a variation of the visitor pattern which allows programmers to write visitor-like code in a concise way. The Runabout is a library extension that adds a limited...
Christian Grothoff