Skip to main content

Animal crossing for computer vision

Project description

Animal Crossing library

I don't have a Nintendo Switch so this is the next best thing.

Animal crossing villagers for computer vision projects.

And basic utilities for computer vision.

animalcrossing Image source animal crossing world

Nintendo Germany, NintenDaan

Quickstart

import animalcrossing as ac

ac.random_villager()

Utilities

download_images method to pull images from the internet with the pandas dataframe

The jupyter_display method displays images in jupyter notebook

import pandas as pd
urls = ['https://i.ytimg.com/vi/XOXckrf_RoQ/maxresdefault.jpg', 
        'https://i.insider.com/56688a26dd0895106a8b478b?width=1762.jpg']
df = pd.DataFrame(urls, columns=['Name'])

# export to csv, make sure index is false
df.to_csv('walle.csv', index=False)
ac.download_images('walle.csv')

ac.jupyter_display('output/0.jpg')

Get all images

Grabs about 250 images but will take a long time to scrape.

ac.animal_crossing_images()

License

The technology is registered under MIT but please respect nintendo's trademark

ANIMAL CROSSING is a trademark of Nintendo of America Inc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

animalcrossing-0.0.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

animalcrossing-0.0.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file animalcrossing-0.0.1.tar.gz.

File metadata

  • Download URL: animalcrossing-0.0.1.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6

File hashes

Hashes for animalcrossing-0.0.1.tar.gz
Algorithm Hash digest
SHA256 42b210c109ddc5c2ee1b1a33b4de2b75d6383d72ebd85d02168d684af12a7002
MD5 72fd90f9301197670dc486637c9f6690
BLAKE2b-256 103b17f3c3b9f20c79b0c4f3729bde31dd58210045274dd8088c4b886543f90f

See more details on using hashes here.

File details

Details for the file animalcrossing-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: animalcrossing-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6

File hashes

Hashes for animalcrossing-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ea622d32420cd1e19aec1ad45dceab3574b2a7be59d0e27c732c06c44ce919c
MD5 d92de21c004c994a547032871d3cfb2d
BLAKE2b-256 a0f2cc61a7ea5a7e695527117bd51f06856cb5f3f1ee62310f49db2aee9eb274

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page