Related Experiment Video
Updated: May 25, 2026

10:56
An Unbiased Approach of Sampling TEM Sections in Neuroscience
Published on: April 13, 2019
Efficient and flexible sampling with blue noise properties of triangular meshes
Massimiliano Corsini1, Paolo Cignoni, Roberto Scopigno
1Istituto di Scienza e Tecnologia dell’Informazione, Area della Ricerca CNR di Pisa, via G. Moruzzi 1, Pisa 56124, Italy. massimiliano.corsini@isti.cnr.it
IEEE Transactions on Visualization and Computer Graphics
|February 1, 2012
Summary
This study introduces efficient algorithms for random sampling on 3D meshes. A new Constrained Poisson-disk sampling method allows customized point distributions for various applications.
Area of Science:
- Computer Graphics
- Computational Geometry
- Numerical Analysis
Background:
- Generating random samples on 3D mesh surfaces is crucial for simulations and rendering.
- Existing methods for Monte Carlo distributions can be inefficient or prone to errors.
- Need for flexible sampling techniques adaptable to specific constraints.
Purpose of the Study:
- To develop and evaluate efficient algorithms for random sampling on 3D mesh surfaces.
- To introduce a novel sampling scheme, Constrained Poisson-disk sampling, for polygonal meshes.
- To enable customized point distributions, including importance sampling and geometrically constrained sets.
Main Methods:
- Discussed efficient and practical generation of Monte Carlo distributions, addressing common pitfalls.
- Proposed Constrained Poisson-disk sampling, a new scheme for polygonal meshes.
- Presented two specific algorithms based on the Constrained Poisson-disk sampling approach.
Main Results:
- Demonstrated the effectiveness of the proposed Constrained Poisson-disk sampling for generating diverse point distributions.
- Provided an in-depth analysis of the frequency characteristics and performance of the developed algorithms.
- Showcased the adaptability of the method for customized sampling needs.
Conclusions:
- The Constrained Poisson-disk sampling offers an efficient and flexible solution for generating random samples on 3D meshes.
- The proposed algorithms provide practical tools for creating customized point sets, enhancing applications in computer graphics and beyond.
- This work advances the state-of-the-art in mesh sampling techniques.
Related Concept Videos
Random Sampling Method
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
Sampling Methods: Sample Types
Sampling materials are classified into three main types: solid, liquid, and gas.
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Sampling Methods: Overview
A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling.
In analytical chemistry, the choice of sampling...
In analytical chemistry, the choice of sampling...
Sampling Plans
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Sampling Theorem
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
Sampling Distribution
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...

