We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Microplastic Spot Analyzer: Automated Image-Based Detection and Quantification of Microplastic Particles
Summary
Scientists have created a new software tool that automatically spots and measures microplastic particles in microscope images, replacing the slow, error-prone process of counting them by hand. This matters because faster, more consistent microplastic detection makes it easier for researchers to study how much of this material is in our water, food, and environment, a key step toward understanding its potential health risks. Note that this paper introduces the tool itself rather than new findings about microplastics' health effects.
The Microplastic Spot Analyzer is an image-processing software application developed for the automated detection, localization, and quantitative characterization of microplastic-like particles in microscope images. The software provides a graphical user interface that allows users to load microscopy images, define the expected particle diameter range, adjust detection confidence and sensitivity, and perform automated particle analysis. The interface subsequently presents the annotated image together with key quantitative indicators, including the number of detected particles, mean detection confidence, mean particle diameter, and percentage surface coverage. Individual detections are also reported with their spatial coordinates, diameter, confidence score, and local contrast.The underlying detection algorithm combines computer-vision techniques for identifying translucent circular particles based on their size, color, intensity, contrast, and morphological characteristics. Candidate particles are generated using multiple image channels and circular-object detection, followed by a scoring procedure that considers color characteristics, image evidence, circularity, particle size, and texture. A confidence threshold and non-maximum suppression procedure are then applied to retain the most reliable detections and reduce duplicate identification.For each detected particle, the software calculates quantitative properties such as position, radius, diameter, area, confidence, intensity statistics, local contrast, color-shift indicators, circularity, and coverage-related characteristics. It also calculates aggregate statistics including particle count, mean confidence, particle-size distribution parameters, particle density, and surface coverage.To facilitate further scientific analysis and documentation, the software automatically generates an annotated detection image, particle-likelihood heatmap, particle-location heatmap, CSV dataset, and JSON summary file for each analyzed microscope image.The software therefore provides an integrated workflow for transforming microscope images into reproducible quantitative particle information, reducing the need for manual particle counting and supporting image-based assessment of microplastic samples.