
Package index
-
from_Momocs() - Import Momocs objects to tibble format
-
from_json() - Import JSON to tibble with smart matrix reconstruction
-
from_mask() - Extract outline from mask image (convenience wrapper)
-
from_mask_multi() - Extract multiple outlines from mask image
-
to_Momocs() - Export tibble to Momocs format
-
to_json() - Export tibble to JSON with smart matrix handling
-
img_load() - Load image as grayscale matrix
-
img_mask() - Convert image to binary mask using flood fill
-
img_pad() - Add padding (border) to image
-
img_unpad() - Remove padding (border) from image
-
img_plot() - Plot image matrix
-
from_mask() - Extract outline from mask image (convenience wrapper)
-
from_mask_multi() - Extract multiple outlines from mask image
-
trace_outline() - Extract outline from binary mask
-
trace_outline_multi() - Extract multiple outlines from binary mask
-
momit_example() - Get path to example files
-
momit_data - Example data files in inst/extdata
-
obj_size() - Calculate object size in memory and on disk