Sciweavers

1991 search results - page 46 / 399
» Using a Coding Standard to Improve Program Quality
Sort
View
ICIP
2000
IEEE
15 years 2 months ago
Total Variation Improved Wavelet Thresholding in Image Compression
In this paper, we propose using Partial Differential Equation (PDE) techniques in wavelet based image processing to reduce edge artifacts generated by wavelet thresholding. We emp...
Tony F. Chan, Hao-Min Zhou
91
Voted
JOT
2010
144views more  JOT 2010»
14 years 8 months ago
REquirements, Aspects and Software Quality: the REASQ model
Object-oriented analysis and design have been more concerned with system functionality, neglecting non-functional aspects; the result is code which is tangled and difficult to main...
Isi Castillo, Francisca Losavio, Alfredo Matteo, J...
96
Voted
ICASSP
2009
IEEE
15 years 4 months ago
Video coding using Variable Block-Size Spatially Varying Transforms
In our previous work, we introduced Spatially Varying Transforms (SVT) for video coding, where the location of the transform block within the macroblock is not fixed but varying. ...
Cixun Zhang, Kemal Ugur, Jani Lainema, Moncef Gabb...
SAS
2009
Springer
172views Formal Methods» more  SAS 2009»
15 years 10 months ago
Type Analysis for JavaScript
JavaScript is the main scripting language for Web browsers, and it is essential to modern Web applications. Programmers have started using it for writing complex applications, but ...
Anders Møller, Peter Thiemann, Simon Holm J...
APLAS
2006
ACM
15 years 1 months ago
Combining Offline and Online Optimizations: Register Allocation and Method Inlining
Abstract. Fast dynamic compilers trade code quality for short compilation time in order to balance application performance and startup time. This paper investigates the interplay o...
Hiroshi Yamauchi, Jan Vitek