DepthFusion layer — source-agnostic depth adapter interface (cf-core) #10
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/raven#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extract a
DepthFusionadapter layer intocf_input.gesturesin circuitforge-core. All downstream code (feature extractors, classifiers, action mapper) receives normalized 3D landmarks regardless of depth source.Interface:
Auto-detection priority at startup:
Adding a new backend requires only a new
DepthSourceadapter class. Nothing in the classifier or action layer changes.Part of cf-core (MIT). Spec:
circuitforge-plans/merlin/superpowers/specs/2026-04-26-merlin-bci-design.md§ Phase B.