macOS
brew install grtlocal Homebrew formula metadata
brew / Rang 14084
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für grt in AI-Agent-Workflows.
Installation
brew install grtlocal Homebrew formula metadata
Überblick
Gesture Recognition Toolkit for real-time machine learning
Verlauf
The Gesture Recognition Toolkit, or GRT, is an open-source C++ machine-learning toolkit for real-time gesture recognition. Its research paper and project documentation emphasize accessibility for non-specialists building interactive systems from sensor data.
GRT grew out of Nicholas Gillian and Joseph A. Paradiso's work at the MIT Media Lab Responsive Environments Group and was described in a 2014 Journal of Machine Learning Research paper. The paper presents it as a cross-platform C++ library for real-time gesture recognition, feature extraction, automatic gesture spotting, classification, regression, and clustering.
The GitHub repository was created in January 2014 and the public release stream on GitHub includes version 0.1.0 in February 2016, 0.2.0 in August 2016, and 0.2.4 in December 2016. The repository README describes both a C++ API and GUI, plus .grt and CSV data/model files.
GRT found a niche in creative coding, interactive music, sensor interfaces, and human-computer interaction rather than broad systems administration. Its README lists extensions and users such as ofxGrt for openFrameworks, ml-lib for Max and Pure Data, and ESP, showing adoption through research and media-arts tooling.
The Homebrew package exposes small command-line tools for common models and data preparation tasks, while the library itself is normally embedded in C++ projects. Users build pipelines from preprocessing, feature extraction, and classifier modules, train models from labeled sensor data, and run predictions in real time.
GRT is interesting in package-manager culture because it packages academic interactive-machine-learning work as a reusable native library plus command-line helpers. It sits at the boundary between research code, creative-coding ecosystems, and reproducible Unix installation.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
grt-lin-reg-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-log-reg-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-merge-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-mlp-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-rf-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-softmax-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-split-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-svm-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
grt-test-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:grt |
|---|---|
| Version | 0.2.4 |
| Paketmanager | Homebrew |
| Homepage | https://nickgillian.com/grt/ |
| Repository | https://github.com/nickgillian/grt |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.