Level set model with local fitting operation of median filter
1Beijing Laboratory of Intelligent Information Technology, School of Computer Science and Technology, Beijing Institute of Technology, Beijing 100081, China.
Bio-Medical Materials and Engineering
|September 18, 2014
Summary
This study introduces a novel level set model for image segmentation, replacing Gaussian kernel function weighted summation with a median filter. The new method improves segmentation accuracy, especially with noisy or unevenly lit images.
Area of Science:
- Computer Vision
- Image Processing
- Medical Imaging
Background:
- Traditional local binary fitting operations, such as Gaussian kernel function weighted summation (GKFWS), are fundamental in image segmentation.
- Existing methods may face challenges with noise and intensity inhomogeneity, impacting segmentation accuracy.
- Level set models offer a powerful framework for image segmentation but require refinement for robustness.
Purpose of the Study:
- To develop a novel level set model that enhances image segmentation performance.
- To address limitations of traditional methods concerning noise and intensity variations.
- To improve the computational efficiency and robustness of image segmentation techniques.
Main Methods:
- The proposed model replaces the traditional Gaussian kernel function weighted summation (GKFWS) with a median filter in the local fitting procedure.
- Incorporation of the edge stopping function from the Geodesic Active Contour (GAC) model to integrate edge information.
- Utilized a level set framework for image segmentation.
Main Results:
- Experimental results on synthetic and real images demonstrate the model's effectiveness.
- The novel model shows promising performance in terms of computational cost.
- The method exhibits robustness to noise and effective segmentation of images with intensity inhomogeneity.
Conclusions:
- The developed level set model offers a significant improvement over traditional methods.
- The integration of median filtering and edge stopping functions enhances segmentation accuracy and robustness.
- This approach provides a valuable tool for various image segmentation applications.
More Related Videos
Related Concept Videos
Median
27.7K
Besides mean, the median is a widely used measure of central tendency. Typically, median is defined as the central or middle value of a data set, measured by arranging the data elements in an increasing or decreasing order. Since this middle value is not affected by the precise numerical values of the outliers or fluctuations, it is insensitive to them. Hence, in cases where a data set may have outliers or the extreme values are not known, the median is a better measure of the central tendency...
27.7K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
253
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
253
Calibration Curves: Linear Least Squares
4.0K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
4.0K
Linear Approximation in Frequency Domain
328
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
328
Sign Test for Median of Single Population
323
In general, the sign test serves as a nonparametric method to test hypotheses about the median of a single population when the data does not follow a known distribution. This simplicity makes it particularly useful for small sample sizes or when the assumptions of parametric tests cannot be met. The process begins with identifying a null hypothesis, typically stating that the population median equals a specific value. The alternative hypothesis could be that the median is either not equal to,...
323
Residuals and Least-Squares Property
8.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.9K


