vampire.extraction.get_info_from_folder

vampire.extraction.get_info_from_folder(img_set_path, filter_info)[source]

Returns contour and properties of objects from the image set folder.

Parameters
img_set_pathstr

Path of folder that contains images to be analyzed.

filter_infondarray

Unique filter(s) of image filenames to be analyzed. Empty if no filter is needed.

Returns
contours_from_folderlist[ndarray]

List of ndarray of contour coordinates of objects

properties_from_folderlist[DataFrame]

List of DataFrames of properties of objects