https://github.com/cwi-dis/cwipc_kinect
cwipc pointcloud capturer for Kinect4Azure
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Repository
cwipc pointcloud capturer for Kinect4Azure
Basic Info
- Host: GitHub
- Owner: cwi-dis
- License: mit
- Language: C
- Default Branch: master
- Size: 29.4 MB
Statistics
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 8
- Releases: 1
Metadata Files
readme.md
cwipc_kinect
This project has software for capturing point clouds using Microsoft Azure Kinect cameras, k4a for short. The software turns k4a depth- and colorframes into a cwipc pointcloud.
It is usually built or installed as part of the cwipc suite, https://github.com/cwi-dis/cwipc.
This module requires the following software to be installed:
- Azure Kinect SDK
- Azure Kinect Body Tracking SDK
- OpenCV
See the cwipc readme file for installation instructions.
Prepare for use
The k4a capturer needs a cameraconfig.json file that specifies the serial numbers of the cameras and their position and orientation.
If you have a single camera in landscape mode looking forward, approximately 1m from the subject at 1m height you can automatically create a config file with
cwipc_register --tabletop
In the unlikely event that cwipc_register does not recognize the fact that you have Kinect camera you can supply the --kinect option.
If you have more cameras, or a single camera that is oriented differently (for example in portrait mode, so it is easier to capture a full human body) you should check the documentation on cwipc_register.
Inspect the resulting pointcloud view with
cwipc_view
cameraconfig.json
You can edit cameraconfig.json and modify various settings, such as camera parameters like white balance, various processing options that govern how RGB and Depth images are converted to pointclouds, and bounding box parameters for the pointcloud.
After editing parameters you re-run cwipc_view to see the effect of your changes.
Owner
- Name: cwi-dis
- Login: cwi-dis
- Kind: organization
- Location: Amsterdam, the Netherlands
- Website: http://www.dis.cwi.nl
- Repositories: 21
- Profile: https://github.com/cwi-dis
CWI Distributed and Interactive Systems Group
GitHub Events
Total
- Push event: 7
- Fork event: 1
- Create event: 2
Last Year
- Push event: 7
- Fork event: 1
- Create event: 2