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

You might also read

Related Articles

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

Sort by
Same author

P3C-DNet: Pseudo-Groundtruth Contrastive Learning With Color Calibration Dehazing Network.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Making Machine Learning Accessible for Developmental Science: The Case of Automated Face Detection.

Developmental science·2026
Same author

Perception-Oriented Bidirectional Attention Network for Image Super-Resolution Quality Assessment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
Same author

A Physics-Informed Demonstration-Guided Learning Framework for Granular Material Manipulation.

IEEE transactions on neural networks and learning systems·2025
Same author

AttentionPainter: An Efficient and Adaptive Stroke Predictor for Scene Painting.

IEEE transactions on visualization and computer graphics·2025
Same author

SeG-Gaussian:Segmentation-Guided 3D Gaussian Optimization for Novel View Synthesis.

IEEE transactions on visualization and computer graphics·2025
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: May 3, 2026

Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures
07:05

Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures

Published on: February 15, 2022

2.0K

Efficient circular thresholding.

Yu-Kun Lai, Paul L Rosin

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |January 28, 2014
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an efficient circular Otsu algorithm for image thresholding, achieving optimal results in linear time. This faster method significantly benefits real-time applications and improves image classification accuracy.

    More Related Videos

    Evaporation-reducing Culture Condition Increases the Reproducibility of Multicellular Spheroid Formation in Microtiter Plates
    11:24

    Evaporation-reducing Culture Condition Increases the Reproducibility of Multicellular Spheroid Formation in Microtiter Plates

    Published on: March 7, 2017

    6.6K
    High-Throughput Capable Three-Dimensional Tissue Model for Quantification of Electroporation Thresholds
    08:23

    High-Throughput Capable Three-Dimensional Tissue Model for Quantification of Electroporation Thresholds

    Published on: August 19, 2025

    668

    Related Experiment Videos

    Last Updated: May 3, 2026

    Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures
    07:05

    Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures

    Published on: February 15, 2022

    2.0K
    Evaporation-reducing Culture Condition Increases the Reproducibility of Multicellular Spheroid Formation in Microtiter Plates
    11:24

    Evaporation-reducing Culture Condition Increases the Reproducibility of Multicellular Spheroid Formation in Microtiter Plates

    Published on: March 7, 2017

    6.6K
    High-Throughput Capable Three-Dimensional Tissue Model for Quantification of Electroporation Thresholds
    08:23

    High-Throughput Capable Three-Dimensional Tissue Model for Quantification of Electroporation Thresholds

    Published on: August 19, 2025

    668

    Area of Science:

    • Computer Vision
    • Image Processing
    • Algorithm Development

    Background:

    • Otsu's algorithm is a standard for image thresholding with O(N) complexity.
    • Adapting Otsu's algorithm to circular histograms requires two thresholds for binary thresholding.

    Purpose of the Study:

    • To develop an efficient method for determining optimal thresholds in circular histograms.
    • To demonstrate the effectiveness of circular thresholding in real-time applications and image classification.

    Main Methods:

    • Developed an O(N) algorithm for optimal threshold determination in circular histograms.
    • Adapted Otsu's criterion for circular thresholding.
    • Evaluated the method on optical flow data, indoor/outdoor image classification, and non-photorealistic rendering.

    Main Results:

    • The new algorithm is over 300 times faster than traditional methods for typical histograms.
    • Achieved a 96.9% correct rate for indoor/outdoor classification using circular Otsu features, outperforming state-of-the-art by 4.3%.

    Conclusions:

    • Circular thresholding with the adapted Otsu criterion is efficient and effective for various computer vision tasks.
    • The developed algorithm is suitable for real-time applications due to its speed.
    • This approach significantly enhances performance in image classification tasks.