issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Python
Filter by
55.2M results
目標
為動態手勢辨識建立連續幀緩衝機制,記錄手部關鍵點隨時間的軌跡。
待辦
- [ ] 設計 frame buffer 資料結構(固定長度 ring buffer)
- [ ] 從 MediaPipe Hands 擷取關鍵點座標並存入 buffer
- [ ] 評估 buffer 長度對辨識延遲與準確度的影響
背景
現在 QueryLens は認証なしで誰でもアクセスできる状態になっている。複数ユーザーの本番運用を想定するにあたり、ログイン機能を実装する。
対応方針(要検討)
認証方式
- メールアドレス+パスワード認証
- Google / GitHub などの OAuth 認証
- その他
セッション管理
- JWT トークン方式
- セッションクッキー方式
必要な画面 ...
priority: high
Just see Claude on Contributor
背景
目前系統僅支援靜態手勢辨識(2 種)。希望擴展至動態手勢(例如手掌向上並向上揮動)。
待評估方向
- LSTM / GRU 處理連續幀的時序特徵
- DTW(Dynamic Time Warping)比對手勢軌跡
- Sliding window + 簡單規則判斷(速度、方向變化)
產出
比較表:準確度 / 即時性 / RPi4 上的運算負擔,決定採用方向
Goal
Final reflection and path closure for [BUG] Intake: System Crash in sync.
Changes
TBD
Pre-Requisites
TBD
Post-Requisites
TBD
Depends On
2222
Hello, this is not really any type of issue but i noticed that you only have the config for the bee stings or if you
want the mod to be on or off only for versions above 1.21.11. My question is: can u ...
WHAT-2220: System Crash StateCorruptionError Graceful Handling Architecture
Context
The SPAO system utilizes a unified exception catching mechanism in daemon_node.py to intercept unhandled exceptions ...
Problem
data/state.db (SQLite, binary) is force-committed back to master on every cron run via chore: update state ... [skip ci]
(the .gitignore has an explicit !data/state.db allow-list). With M1, finalize ...
Goal
Harmonize on the philosophical and technical intent for [BUG] Intake: System Crash in sync.
Changes
TBD
Pre-Requisites
TBD
Post-Requisites
TBD
Depends On
TBD
背景
現在、解析結果画面のテーブル一覧でテーブル項目をクリックするとそのサブクエリの実行結果が表示される。しかし最外側のクエリ(最終結果)は親テーブルが存在しないためクリックイベントが登録されず、結果が表示されない。
原因
SubqueryDomFinder.js の findParentAliasEl は1つ外側の depth にある親テーブル要素を探す実装になっている。
depth 2(一番内側)→ ...
priority: medium

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.