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.5.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.5-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gestualis-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 8f269aae7759078891f3f1ecad86a44516e843afa580e13e9bb768a1f133b709
MD5 649cc00759fdda9549494485c7988f21
BLAKE2b-256 eeed79765de5f68629f0a2b4ab0dbf44cfb83087540c5cc0abf16f03322f4d4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gestualis-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 fdc666dbeca4f34a7398bca7deaa45b9ddaa02543b5af75eb75d3a2b298c36f9
MD5 f0a96d7e8e7a0646adfc83c9403f46d0
BLAKE2b-256 43df4cef638346d40c4055358590b043e2be6431e6e9747f3d51f211a9b3df7e

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