vampire.extraction.check_property_csv_existence#
- vampire.extraction.check_property_csv_existence(img_set_path, filter_info)[source]#
Check existence of property csv that contain object properties.
- Parameters:
- img_set_pathstr
Path to the directory of images to be analyzed.
- filter_infondarray
Regex filter(s) of image filenames to be analyzed. Empty if no filter needed.
- Returns:
- bool