macOS
brew install grtlocal Homebrew formula metadata
brew / 順位 14084
grt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install grtlocal Homebrew formula metadata
概要
Gesture Recognition Toolkit for real-time machine learning
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
grt-lin-reg-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-log-reg-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-merge-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-mlp-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-rf-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-softmax-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-split-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-svm-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
grt-test-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:grt |
|---|---|
| バージョン | 0.2.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://nickgillian.com/grt/ |
| リポジトリ | https://github.com/nickgillian/grt |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.