scispace - formally typeset
A

Arnold Meijster

Researcher at University of Groningen

Publications -  22
Citations -  2316

Arnold Meijster is an academic researcher from University of Groningen. The author has contributed to research in topics: Parallel algorithm & Shared memory. The author has an hindex of 15, co-authored 22 publications receiving 2180 citations.

Papers
More filters
Proceedings Article

A disjoint set algorithm for the watershed transform

TL;DR: The implementation of a watershed transform based on Tarjan's Union-Find algorithm, which consists of two stages, where no FIFO-queues are used, makes parallel implementation of the watershed transform much easier.
Book ChapterDOI

A Proposal for the Implementation of a Parallel Watershed Algorithm

TL;DR: In this article, a parallel implementation of a watershed algorithm is proposed for a ring-architecture with distributed memory and a piece of shared memory using a single program multiple data (SPMD) approach.

Deep Support Vector Machines for Regression Problems

TL;DR: A two-layer DSVM is compared to the regular SVM on ten regression datasets and the results show that the DSVM outperforms the SVM.

The Neural Support Vector Machine

TL;DR: The results on 7 regression datasets show that the NSVM in general outperforms a standard SVM and a multi-layer perceptron, and experiments on eye images show thatThe NSVM autoencoder outperforms state-of-the-art dimensionality reduction methods.