WaspFacer

MATLAB Toolset for assessing facial markings in wasps (Vespula sp.)


Project maintained by rciszek Hosted on GitHub Pages — Theme by mattgraham

WaspFacer

WaspFacer is a MATLAB Toolset for assessing facial markings in wasps (Vespula sp.). User simply draws a rough estimate of marking’s location on an image and WaspFacer will segment the marking from the indicated area.

GUI

WaspFacer calculates for each segmented marking:

WaspFacer also includes a tool for measuring distances on imported images, which can be used e.g. to measure wasp head width.

The measurements can be exported as .csv files for further analysis. The coordinates of the landmarks placed on the marking contour are also exportable in a format compatible with MorphoJ. Black and white images of the segmented markings can be exported as bitmap images (.bmp).

All exported results include a metadata file that contains image coordinates of the symmetry axis, marking and automatically placed landmarks, and the settings (e.g. threshold) used to produce the exported results. The metadata is stored as .mat file.

Installation

Automatic (Windows)

Download and execute WaspFacer 0.97 installer.

Manual (Windows, Linux, Mac)