scispace - formally typeset
J

Joseph Gil

Researcher at Technion – Israel Institute of Technology

Publications -  98
Citations -  3125

Joseph Gil is an academic researcher from Technion – Israel Institute of Technology. The author has contributed to research in topics: Compiler & Parallel algorithm. The author has an hindex of 28, co-authored 98 publications receiving 3060 citations. Previous affiliations of Joseph Gil include Google & IBM.

Papers
More filters
Journal ArticleDOI

Linear time Euclidean distance transform algorithms

TL;DR: Two linear time algorithms for computing the Euclidean distance transform of a two-dimensional binary image are presented based on the construction and regular sampling of the Voronoi diagram whose sites consist of the unit pixels in the image.
Proceedings ArticleDOI

Micro patterns in Java code

TL;DR: A catalog of 27 micro-patterns defined on Java classes and interfaces that captures a wide spectrum of common programming practices, including a particular and (intentionally restricted) use of inheritance, immutability, data management and wrapping, restricted creation, and emulation of procedural-, modular-, and even functional- programming paradigms with object oriented constructs.
Journal ArticleDOI

Computing 2-D min, median, and max filters

TL;DR: Fast algorithms for computing min, median, max, or any other order statistic filter transforms are described and a logarithmic time per pixel lower bound for the computation of the median filter is shown.
Journal ArticleDOI

Efficient dilation, erosion, opening, and closing algorithms

TL;DR: An efficient and deterministic algorithm for computing the one-dimensional dilation and erosion (max and min) sliding window filters and gives an efficient algorithm for its computation.
Journal ArticleDOI

Spider Diagrams

TL;DR: This paper summarises the main syntax and semantics of spider diagrams and introduces inference rules for reasoning withSpider diagrams and a rule for combining spider diagrams.