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()
create_sprite_labels_image(sprites, label_map).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-2.0.0.tar.gz (4.3 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-2.0.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sprite-detection-tool-2.0.0.tar.gz
  • Upload date:
  • Size: 4.3 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.38.0 CPython/3.6.8

File hashes

Hashes for sprite-detection-tool-2.0.0.tar.gz
Algorithm Hash digest
SHA256 0a8461da77a204bf6a04679af54ba9b1ff3aede4de6db5fb857cee642cf49186
MD5 af4e96c35812522555c1420288b69d5e
BLAKE2b-256 d6d91b580e771b41822251465f648a60866c68f17c854f13e07025d6a209fe17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sprite_detection_tool-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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.38.0 CPython/3.6.8

File hashes

Hashes for sprite_detection_tool-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac5b6f45ae7929dfdece25c5ac892cde53b562bd8dba7e8c616536d6f221f05f
MD5 b7fccfca5f68dde8c4ac76ef32228732
BLAKE2b-256 e97b43065d92b3aaa1c3a0f89e8ee5122e81c67fffd647d52e545dcd26e116a9

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