Sciweavers

5786 search results - page 147 / 1158
» Lines Pinning Lines
Sort
View
ICSE
2011
IEEE-ACM
14 years 10 months ago
Feature cohesion in software product lines: an exploratory study
Software product lines gain momentum in research and industry. duct-line approaches use features as a central abstraction mechanism. Feature-oriented software development aims at ...
Sven Apel, Dirk Beyer
ICIP
2002
IEEE
16 years 8 months ago
Straightening warped text lines using polynomial regression
Perspective distortion always occurs while scanning thick, bound documents, resulting in two problems in the scanned grayscale image ? (i) shade along the `spine' of the book...
Zheng Zhang 0003, Chew Lim Tan
ICPR
2006
IEEE
16 years 7 months ago
Line-Based Affine Invariant Object Location Using Transformation Space Decomposition
This paper presents a novel line-based affine invariant object location methodology. Our algorithm employs a new line-based transformation space decomposition technique to exploit...
Richard Yang, Yongsheng Gao
SIGSOFT
2007
ACM
16 years 7 months ago
RELAY: static race detection on millions of lines of code
Data races occur when multiple threads are about to access the same piece of memory, and at least one of those accesses is a write. Such races can lead to hard-to-reproduce bugs t...
Jan Wen Voung, Ranjit Jhala, Sorin Lerner
STOC
2001
ACM
116views Algorithms» more  STOC 2001»
16 years 6 months ago
One line and n points
: We analyze a randomized pivoting process involving one line and n points in the plane. The process models the behavior of the RANDOM-EDGE simplex algorithm on simple polytopes wi...
Bernd Gärtner, József Solymosi, Falk T...