Skip to main content

Gestualis is an AI-driven framework that interprets sign language from visual sources, converting it into spoken or written language in real time. Using advanced computer vision and deep learning, it accurately recognizes hand gestures, facial expressions, and body movements for precise translation. Adaptable for accessibility tools, real-time translation, and education, it also supports user-defined signs, ensuring inclusivity across linguistic regions.

Project description


Installation

Functionality

Usage

Installation

In order to get started, install gestualis with:

pip install gestualis

or if there is no virtual environment being used then:

py -m pip install gestualis

Functionality

This module can:

Usage

To store a gesture
from gestualis import HandDetector

h = HandDetector()
res = h.capture()
h.store(res, "name_of_gesture")
To detect a gesture
from gestualis import HandDetector

h = HandDetector()
res = h.capture()
h.check(res)
To detect gestures from a live feed
from gestualis import HandDetector

h = HandDetector()
res = h.livefeed()
print(res)

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

gestualis-0.0.4.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

gestualis-0.0.4-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file gestualis-0.0.4.tar.gz.

File metadata

  • Download URL: gestualis-0.0.4.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for gestualis-0.0.4.tar.gz
Algorithm Hash digest
SHA256 56ce52264d8aa34dcc2557f7e4f5984b1d6c9e862641731708ca5fb5307c34d4
MD5 a96baea8e03c2e2b015537320d578fe7
BLAKE2b-256 c4253fe5feb5485da14fda035dc747e0ef3795ae8d0ec659334aaf355ef2b05f

See more details on using hashes here.

File details

Details for the file gestualis-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: gestualis-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for gestualis-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ff7c42a76416c4fd62c6e27d4c7708127b69d7fe8523b82d055a76b48c250ed9
MD5 e572636378ebe81d1d9f9254a318dacd
BLAKE2b-256 1536c3ad5482fcd0320d89a6916078e03556b230e987ac94891097772087a06a

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