Computationally efficient algorithms for statistical image processing. Implementation in R
Mikhail A. Langovoy, Olaf Wittich

TL;DR
This paper presents an R implementation of a novel, efficient statistical hypothesis testing method for detecting objects of unknown shapes in noisy images, leveraging percolation and graph theories with linear complexity and high accuracy.
Contribution
The paper introduces a practical R implementation of a previously proposed nonparametric object detection method based on advanced statistical theories.
Findings
Algorithms achieve linear computational complexity.
Detection accuracy is exponential in the size of the image.
Applicable to images with unknown noise levels and object shapes.
Abstract
In the series of our earlier papers on the subject, we proposed a novel statistical hypothesis testing method for detection of objects in noisy images. The method uses results from percolation theory and random graph theory. We developed algorithms that allowed to detect objects of unknown shapes in the presence of nonparametric noise of unknown level and of unknown distribution. No boundary shape constraints were imposed on the objects, only a weak bulk condition for the object's interior was required. Our algorithms have linear complexity and exponential accuracy. In the present paper, we describe an implementation of our nonparametric hypothesis testing method. We provide a program that can be used for statistical experiments in image processing. This program is written in the statistical programming language R.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutomated Road and Building Extraction · Medical Image Segmentation Techniques · Remote-Sensing Image Classification
