Skip to main content

An useful detect sprite of image package

Project description

SPRITE-DETECTION PROJECT

Sprite-detection is a tool using python library to detect sprite sheet in a image

This tool will help you spend less time when you want to detect sprite to making a game or animetion, ...

How to using this tool

First you must Download our tool and import to your device

Before start using you should download all depencencies of this tool

Second pass an image path or Image object to SpriteSheet Object of our. That's it easy right^^.

EXAMPLE:

from sprite_detection_tool.spriteutil import SpriteSheet

a = SpriteSheet(path/Image object)

We have 2 method of SpriteSheet object in this tool you can using:

  • find_sprites() method will return a list [sprites, label_map]

EXAMPLE:

from sprite_detection_tool.spriteutil import SpriteSheet

a = SpriteSheet(path/Image object)
sprites, label_map = a.find_sprites()
  • create_sprite_labels_image() method return an Image object

EXAMPLE:

from sprite_detection_tool.spriteutil import SpriteSheet

a = SpriteSheet(path/Image object)
sprites, label_map = a.find_sprites()
a.create_sprite_labels_image().show()

How you can help

  • Use our community test server and write up issues
  • If you are a developer, install the software for development

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

sprite-detection-tool-3.2.7.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sprite_detection_tool-3.2.7-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file sprite-detection-tool-3.2.7.tar.gz.

File metadata

  • Download URL: sprite-detection-tool-3.2.7.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for sprite-detection-tool-3.2.7.tar.gz
Algorithm Hash digest
SHA256 9efb7693fecc51cd0f163c45f6eda10dac3575feaff317c89d329cda0e1c387b
MD5 5265688fc063bb1891c2561846ea2e7f
BLAKE2b-256 527163140ff51fcdf14aea464a0517b7713103c47b90790394022d46694a2bd2

See more details on using hashes here.

File details

Details for the file sprite_detection_tool-3.2.7-py3-none-any.whl.

File metadata

  • Download URL: sprite_detection_tool-3.2.7-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for sprite_detection_tool-3.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 91ce6dee9e4e539478e8de2e610f27fc6e3717317535cad072d177c846eabbc6
MD5 e362dd51fed136fb03b37ed4b2373118
BLAKE2b-256 27382875a59ea058816a14fe71d903b733f05df7c11b93825fad474958ad3f06

See more details on using hashes here.

Supported by

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