Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Distance Corrections01:15

Distance Corrections

337
To achieve precise distance measurements, especially in surveying and construction, certain corrections must be applied to account for potential sources of error like the standardization errors, temperature variations, and slope adjustments.Standardization error emerges when measurement equipment undergoes changes, such as wear, repairs, or weather impacts. To address this, surveyors compare the equipment’s readings to a standard. This process identifies any deviation that might lead to...
337
Distance Problem01:29

Distance Problem

112
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
112
Range Rule of Thumb to Interpret Standard Deviation01:13

Range Rule of Thumb to Interpret Standard Deviation

13.9K
The range rule of thumb in statistics helps us calculate a dataset's minimum and maximum values with known standard deviation. This rule is based on the concept that 95% of all values in a dataset lie within two standard deviations from the mean.
For instance, the range rule of thumb can be used to find the tallest and the shortest student in a class, given the mean student height and standard deviation. If the mean student height is 1.6 m and the standard deviation, s is 0.05 m, the height...
13.9K
Mean Absolute Deviation01:13

Mean Absolute Deviation

3.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
3.6K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Modeling Hereditary Angioedema With Personalized EPSC-Derived Hepatocytes: A CRISPR-Validated Platform for Mutation-Specific Mechanisms and Therapeutic Innovation.

Allergy·2026
Same author

Distributed control circuits across a brain-and-cord connectome.

Nature·2026
Same author

Telerehabilitation versus face-to-face pulmonary rehabilitation in COPD: A systematic review and meta-analysis of comparative outcomes and delivery characteristics.

Journal of telemedicine and telecare·2026
Same author

A multi-resolution imaging and analysis pipeline for comparative circuit reconstruction in insects.

bioRxiv : the preprint server for biology·2026
Same author

Electric Scooters: A Modern Method of Trauma.

Missouri medicine·2026
Same author

Surgery for interplanetary space missions.

The British journal of surgery·2026
Same journal

EC-isHCR: A rapid method for in situ hybridization chain reaction in diverse animal samples.

Methods (San Diego, Calif.)·2026
Same journal

Single-Molecule methods to investigate mechanisms of transcription by RNA polymerase of Mycobacterium tuberculosis.

Methods (San Diego, Calif.)·2026
Same journal

Detection and sequencing of Usutu virus during mosquito surveillance: Use of multiple assays and techniques for identification at low levels.

Methods (San Diego, Calif.)·2026
Same journal

Experimental validation of an AI-driven digital healthcare platform for oral health behavior and plaque assessment among vietnamese children.

Methods (San Diego, Calif.)·2026
Same journal

Zeta potential: An efficient and cost-effective alternative for investigating cell-surface interactions.

Methods (San Diego, Calif.)·2026
Same journal

An automated workflow for quantifying the formation of synuclein aggregates in human dopaminergic neurons.

Methods (San Diego, Calif.)·2026
See all related articles

Related Experiment Video

Updated: Mar 8, 2026

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

4.0K

TED: A Tolerant Edit Distance for segmentation evaluation.

Jan Funke1, Jonas Klein2, Francesc Moreno-Noguer3

  • 1Institut de Robòtica i Informàtica Industrial, UPC/CSIC, Barcelona, Spain; Janelia Research Campus, VA, Ashburn, United States; Institute of Neuroinformatics, UZH/ETH, Zurich, Switzerland.

Methods (San Diego, Calif.)
|January 22, 2017
PubMed
Summary
This summary is machine-generated.

We introduce Tolerant Edit Distance (TED), a novel error measure for image segmentation. TED quantifies segmentation errors, considering tolerable inaccuracies and manual correction effort, improving accuracy in biomedical applications.

Keywords:
Computer visionElectron microscopyEvaluationLearningNeuron segmentationSegmentation

More Related Videos

Automated Analysis of C. elegans Fluorescence Images using SegElegans
06:27

Automated Analysis of C. elegans Fluorescence Images using SegElegans

Published on: October 10, 2025

707
Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain
05:28

Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain

Published on: August 9, 2024

1.8K

Related Experiment Videos

Last Updated: Mar 8, 2026

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

4.0K
Automated Analysis of C. elegans Fluorescence Images using SegElegans
06:27

Automated Analysis of C. elegans Fluorescence Images using SegElegans

Published on: October 10, 2025

707
Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain
05:28

Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain

Published on: August 9, 2024

1.8K

Area of Science:

  • Biomedical image processing
  • Computer vision
  • Machine learning

Background:

  • Evaluating image segmentation accuracy is crucial in biomedical applications.
  • Existing error measures often lack the flexibility to account for tolerable inaccuracies.
  • Manual correction of segmentation errors is labor-intensive and requires accurate error quantification.

Purpose of the Study:

  • To develop a novel error measure, Tolerant Edit Distance (TED), for comparing computer-generated segmentations against ground truth.
  • To create a measure that accounts for application-specific tolerable errors and the effort required for manual correction.
  • To demonstrate the utility of TED in evaluating and improving segmentation algorithms.

Main Methods:

  • The Tolerant Edit Distance (TED) is defined as the minimal weighted sum of split and merge operations to transform one segmentation into another within specified tolerance bounds.
  • TED was applied to 3D segmentations of neurons in electron microscopy images.
  • TED was integrated as a loss function within a max-margin learning framework for automatic neuron segmentation parameter optimization.

Main Results:

  • TED provides intuitive error quantification, enabling localization and classification of errors.
  • The measure effectively evaluates 3D neuron segmentations where topological correctness is prioritized over exact boundary locations.
  • Training segmentation algorithms using TED as a loss function resulted in higher accuracy compared to other learning methods.

Conclusions:

  • Tolerant Edit Distance (TED) offers a flexible and intuitive approach to evaluating image segmentation accuracy in biomedical contexts.
  • TED's ability to incorporate application-specific tolerances and reflect manual correction effort enhances its practical applicability.
  • Utilizing TED in machine learning frameworks can significantly improve the performance of automatic segmentation algorithms, particularly for complex structures like neurons.