EBTM: An Enumeration-Based Thresholding Method for Degraded Circular Dot Segmentation

Baoquan Shi1,2,3, Qian He2,4, Xianmin Chen2,4

  • 1School of Mechano-Electronic Engineering, Xidian University, Xi'an 710071, China.

PubMed
Summary

A new enumeration-based thresholding method (EBTM) effectively segments degraded circular dots in images. This approach robustly handles challenges like noise and low contrast, outperforming traditional techniques for accurate measurement applications.

Related Concept Videos

Weighted Mean00:57

Weighted Mean

While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Beams with Symmetric Loadings01:15

Beams with Symmetric Loadings

The moment-area method is an analytical tool used in structural engineering to determine the slope and deflection of beams under various loads. Consider a cantilever with a concentrated load and moment at the free end. The first step is constructing a free-body diagram to calculate the reactions at the fixed end. Next, the bending moment diagram is plotted to visualize how the bending moment varies along the beam's length, focusing on points where the bending moment equals zero.
The M/EI...
Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
Midpoint Rule01:20

Midpoint Rule

Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...
Average Value of a Function01:17

Average Value of a Function

The average value of a function over a closed interval can be interpreted geometrically as the height of a rectangle whose area equals the net area under the curve across that interval. This net area accounts for both positive and negative contributions of the function, providing a single representative value that reflects the function’s overall behaviorA practical illustration of this idea arises when monitoring the temperature inside a greenhouse over a twenty-four-hour period. Although the...
Trapezoidal Rule01:26

Trapezoidal Rule

Estimating the distance traveled by a vehicle using its recorded velocity over time is a common problem in physics and engineering. When velocity data is available at discrete time intervals, rather than as a continuous function, numerical integration methods such as the trapezoidal rule are often employed to approximate the total displacement.The trapezoidal rule works by dividing the total time interval into several equal segments. Within each segment, the recorded velocities at the endpoints...