Sciweavers

4037 search results - page 37 / 808
» Video performance in Java
Sort
View
133
Voted
PCM
2001
Springer
133views Multimedia» more  PCM 2001»
15 years 8 months ago
Compressed Domain Summarization of Digital Video
Video data is usually voluminous and it is desirable that one be able to get a quick idea of the content before actually watching a video or downloading it from the web. In this pa...
Chorng-Meng Chew, Mohan S. Kankanhalli
IPPS
2003
IEEE
15 years 9 months ago
Application/Kernel Cooperation Towards the Efficient Execution of Shared-Memory Parallel Java Codes
In this paper we propose mechanisms to improve the performance of parallel Java applications executing on multiprogrammed shared-memory multiprocessors. The proposal is based on a...
Jordi Guitart, Xavier Martorell, Jordi Torres, Edu...
IWMM
2000
Springer
108views Hardware» more  IWMM 2000»
15 years 7 months ago
Implementing an On-the-Fly Garbage Collector for Java
Java uses garbage collection (GC) for the automatic reclamation of computer memory no longer required by a running application. GC implementations for Java Virtual Machines (JVM) ...
Tamar Domani, Elliot K. Kolodner, Ethan Lewis, Eli...
MMM
2005
Springer
136views Multimedia» more  MMM 2005»
15 years 9 months ago
Gigabit Ethernet-Based Parallel Video Processing
This paper describes solutions for parallel video processing based on LAN-connected PC-like workstations. We outline application scenarios for the processing of video with broadca...
Horst Eidenberger
146
Voted
ISORC
2008
IEEE
15 years 10 months ago
Hardware Objects for Java
Java, as a safe and platform independent language, avoids access to low-level I/O devices or direct memory access. In standard Java, low-level I/O it not a concern; it is handled ...
Martin Schoeberl, Christian Thalinger, Stephan Kor...