Sciweavers

6187 search results - page 402 / 1238
» Practical Software Measurement
Sort
View
ESA
2000
Springer
122views Algorithms» more  ESA 2000»
15 years 10 months ago
Minimum Depth Graph Embedding
Abstract. The depth of a planar embedding is a measure of the topological nesting of the biconnected components of the graph. Minimizing the depth of planar embeddings has importan...
Maurizio Pizzonia, Roberto Tamassia
141
Voted
PRL
2006
249views more  PRL 2006»
15 years 6 months ago
Image segmentation by histogram thresholding using hierarchical cluster analysis
This paper proposes a new method of image thresholding by using cluster organization from the histogram of an image. A new similarity measure proposed is based on inter-class vari...
Agus Zainal Arifin, Akira Asano
IGPL
2010
92views more  IGPL 2010»
15 years 4 months ago
The weight of competence under a realistic loss function
In many scientific, economic and policy-related problems, pieces of information from different sources have to be aggregated. Typically, the sources are not equally competent. T...
Stephan Hartmann, Jan Sprenger
163
Voted
ICSE
2005
IEEE-ACM
16 years 6 months ago
Static analysis tools as early indicators of pre-release defect density
During software development it is helpful to obtain early estimates of the defect density of software components. Such estimates identify fault-prone areas of code requiring furth...
Nachiappan Nagappan, Thomas Ball
ISSRE
2002
IEEE
15 years 11 months ago
Mutation of Java Objects
Fault insertion based techniqueshave been used for measuring test adequacy and testability of programs. Mutation analysis inserts faults into a program with the goal of creating m...
Roger T. Alexander, James M. Bieman, Sudipto Ghosh...