/vision_con_matlab

programa para medir el area de los halos con matlab

Primary LanguageMATLAB

Diameter vs threshold

Alt Text

Diameter vs threshold 2

Alt Text

Halo area extracted in black and wihte

Alt Text

detect_circles.m

is a script to measure the halos in antibiograms assays the image to analize must be provided from the code line.

fdetect_circles.m

is the function version of detect_circles.m the input arguments are:

Imagen: path to the image to be analyzed

resize: compress the original imagen (0-1)

umbral: threshold for binary (black and white) transformation of the image (0-1)

sensitivity: increase the sensitivity to detect more strictly circular objects (0-1)

there are some example images for the analysis