Divide-and-conquer is an important algorithm strategy, but it is not widely used in image processing. For higher-level, symbolic operations it should often be the strategy of choice for parallel computers. It is natural for a machine with a regular interconnection scheme such as a mesh, mesh with broadcasting, tree, pyramid, mesh-of-trees, PRAM, or hypercube, and can be used either on a machine with a pixel per processor or on one with many pixels per processor. However, divide-and-conquer algorithms use parallel computers in a different manner than, say, local edge detection, so machines optimized for local neighborhood algorithms may be poor for divide-and-conquer algorithms. Some characteristics of divide-and-conquer algorithms are exami...
AbSlracl. T<:chniqucs for parallt:l divide-and-conquer are presenled. rcsulting in improved paral...
Divide and conquer programs can achieve good performance on parallel computers and computers with de...
Region growing is a general technique for image segmentation, where image characteristics are used t...
AbstractA strategy for designing divide-and-conquer algorithms that was originally presented in a pr...
Divide{and{conquer algorithms obtain the solution to a problem by recursively dividing it into subpr...
Abstract. A formal algebraic model for divide-and-conquer algorithms i presented. The model reveals ...
Introduction 1.1 A Brief History Since the earliest days of computer programming, algorithms have ...
During the past decade there has been a tremendous surge in understanding the nature of parallel com...
AbstractThe structure common to a class of divide and conquer algorithms is represented by a program...
Algorithms with a divide-and-conquer structure are suitable candidates for parallelization. The idea...
We develop a generic divide and conquer algorithm for a parallel tree machine. From the generic algo...
[[abstract]]We discuss how to design parallel algorithms based upon the divide-and-conquer strategy....
this paper we evaluate the performance of several parallel divide--and--conquer algorithms which are...
A tree machine consists of a number of processors (each with its own memory) mutually connected via ...
Divide and conquer programs can achieve good performance on parallel computers and computers with de...
AbSlracl. T<:chniqucs for parallt:l divide-and-conquer are presenled. rcsulting in improved paral...
Divide and conquer programs can achieve good performance on parallel computers and computers with de...
Region growing is a general technique for image segmentation, where image characteristics are used t...
AbstractA strategy for designing divide-and-conquer algorithms that was originally presented in a pr...
Divide{and{conquer algorithms obtain the solution to a problem by recursively dividing it into subpr...
Abstract. A formal algebraic model for divide-and-conquer algorithms i presented. The model reveals ...
Introduction 1.1 A Brief History Since the earliest days of computer programming, algorithms have ...
During the past decade there has been a tremendous surge in understanding the nature of parallel com...
AbstractThe structure common to a class of divide and conquer algorithms is represented by a program...
Algorithms with a divide-and-conquer structure are suitable candidates for parallelization. The idea...
We develop a generic divide and conquer algorithm for a parallel tree machine. From the generic algo...
[[abstract]]We discuss how to design parallel algorithms based upon the divide-and-conquer strategy....
this paper we evaluate the performance of several parallel divide--and--conquer algorithms which are...
A tree machine consists of a number of processors (each with its own memory) mutually connected via ...
Divide and conquer programs can achieve good performance on parallel computers and computers with de...
AbSlracl. T<:chniqucs for parallt:l divide-and-conquer are presenled. rcsulting in improved paral...
Divide and conquer programs can achieve good performance on parallel computers and computers with de...
Region growing is a general technique for image segmentation, where image characteristics are used t...