Blob finding
Versión 1.4.0.0 (2,15 KB) por
Alexander Farley
Locate centerpoints of blobs in binary (b&w) image using a circular prototype of a given radius.
Input: image, radius to blobs to be located, number of blobs to be located. Output: an image with 1 at the location of blob centers and 0 otherwise.
This code operates by sequentially subtracting prototype functions from the image at the peak xcorr locations between the image and the prototype.
Citar como
Alexander Farley (2026). Blob finding (https://es.mathworks.com/matlabcentral/fileexchange/33953-blob-finding), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Arithmetic >
Más información sobre Image Arithmetic en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
