--- title: Iphoto keywords: fastai sidebar: home_sidebar nb_path: "nbs/data.photo.ipynb" ---
{% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}
{% endraw %} {% raw %}

show_images[source]

show_images(images, cols=3, titles=None)

{% endraw %} {% raw %}

get_size[source]

get_size(img, maxsize)

{% endraw %} {% raw %}

resize[source]

resize(img, maxsize)

{% endraw %} {% raw %}

get_height_width_channels[source]

get_height_width_channels(img)

{% endraw %} {% raw %}
{% endraw %} {% raw %}

class Photo[source]

Photo(dateAccessed=None, dateCreated=None, dateModified=None, deleted=None, externalId=None, itemDescription=None, starred=None, version=None, id=None, importJson=None, bitrate=None, duration=None, endTime=None, fileLocation=None, startTime=None, caption=None, exifData=None, name=None, height=None, width=None, channels=None, changelog=None, label=None, genericAttribute=None, measure=None, sharedWith=None, file=None, includes=None, thumbnail=None) :: Item

Item is the baseclass for all of the data classes.

{% endraw %} {% raw %}
{% endraw %}

Iphoto

{% raw %}

class IPhoto[source]

IPhoto(data=None, embedding=None, path=None, *args, **kwargs) :: Photo

Item is the baseclass for all of the data classes.

{% endraw %} {% raw %}
{% endraw %}