Sciweavers

15097 search results - page 317 / 3020
» Image Processing in C
Sort
View
ICIP
2006
IEEE
16 years 8 months ago
CBIR in Distributed Databases using a Multi-Agent System
Information retrieval techniques have to face both the growing amount of data to be processed and the "natural" distribution of these data over the network. Hence, we in...
David Picard, Matthieu Cord, Arnaud Revel
ICIP
2009
IEEE
15 years 4 months ago
Adaptive correlation estimation for general Wyner-Ziv video coding
Wyner-Ziv video coding (WZVC) is a new paradigm for video compression with the prediction frames possibly only available at the decoder. It exploits the statistics between the sou...
Xiaopeng Fan, Oscar C. Au, Ngai-Man Cheung
FOSSACS
2006
Springer
15 years 10 months ago
Reversing Algebraic Process Calculi
Reversible computation has a growing number of promising application areas such as the modelling of biochemical systems, program debugging and testing, and even programming languag...
Iain C. C. Phillips, Irek Ulidowski
TOOLS
1999
IEEE
15 years 11 months ago
Component-Based Software Engineering Processes
Component-based software engineering (CBSE) spans a range of technologies and engineering practices. Engineering practices for component-based systems (e.g., design, integrate, te...
Robert C. Seacord, Kingsley C. Nwosu
WOTUG
2008
15 years 8 months ago
Communicating Haskell Processes: Composable Explicit Concurrency using Monads
Writing concurrent programs in languages that lack explicit support for concurrency can often be awkward and difficult. Haskell's monads provide a way to explicitly specify se...
Neil C. C. Brown