https://github.com/danfeix/interaction_flow
Interaction modeling using PD-flow with Kinect v2
https://github.com/danfeix/interaction_flow
Last synced: 25 days ago
JSON representation
Interaction modeling using PD-flow with Kinect v2
- Host: GitHub
- URL: https://github.com/danfeix/interaction_flow
- Owner: danfeiX
- Created: 2016-01-27T22:40:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T01:24:14.000Z (about 9 years ago)
- Last Synced: 2025-04-07T12:11:17.629Z (about 2 months ago)
- Language: C++
- Size: 78.1 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interaction_flow
Interaction modeling using PD-flow with Kinect v2 and RealSenseDependencies:
- libFreenect2
- libRealSense
- aruco-1.3.0 (for camera pose estimation)
- OpenCV (2.4.10+)
- CUDA (for computing RGB-D flow)