Sciweavers

4037 search results - page 28 / 808
» Video performance in Java
Sort
View
101
Voted
ICIP
1999
IEEE
16 years 3 months ago
Region-Based Video Segmentation Using DCT Coefficients
A region-based video segmentation algorithm, which is based on 8 x 8 block, is proposed to segment moving objects in a video sequence. The proposed video segmentation can be perfo...
S. Ji, Heung-Won Park
TOOLS
2000
IEEE
15 years 6 months ago
Pickling Threads State in the Java System
Today, distributed object-based computing is closely linked with Java. The Java virtual machine is ported to most current operating systems and provides many services which help d...
Sara Bouchenak, Daniel Hagimont
MICRO
1996
IEEE
173views Hardware» more  MICRO 1996»
15 years 6 months ago
Java Bytecode to Native Code Translation: The Caffeine Prototype and Preliminary Results
The Java bytecode language is emerging as a software distribution standard. With major vendors committed to porting the Java run-time environment to their platforms, programs in J...
Cheng-Hsueh A. Hsieh, John C. Gyllenhaal, Wen-mei ...
FMICS
2009
Springer
15 years 6 months ago
Platform-Specific Restrictions on Concurrency in Model Checking of Java Programs
The main limitation of software model checking is that, due to state explosion, it does not scale to real-world multi-threaded programs. One of the reasons is that current software...
Pavel Parizek, Tomás Kalibera
CONCURRENCY
2000
101views more  CONCURRENCY 2000»
15 years 2 months ago
Wide-area parallel programming using the remote method invocation model
Java's support for parallel and distributed processing makes the language attractive for metacomputing applications, such as parallel applications that run on geographically ...
Rob van Nieuwpoort, Jason Maassen, Henri E. Bal, T...