Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 648 Bytes

import_builtin_asset.rst

File metadata and controls

20 lines (14 loc) · 648 Bytes

menpo.io

import_builtin_asset

import_builtin_asset

This is a dynamically generated method. This method is designed to automatically generate import methods for each data file in the data folder. This method it designed to be tab completed, so you do not need to call this method explicitly. It should be treated more like a property that will dynamically generate functions that will import the shipped data. For example:

>>> import menpo
>>> bb_image = menpo.io.import_builtin_asset.breakingbad_jpg()