KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Multi-Kinect2-3D-Scanner
★ 9
Open GitHub ↗
3D scanner based on Kinect2
Download README (.md)
Explore Similar Repositories
AsyncEnumerableExtensions
:
Build compatible IAsyncEnumerable<T> implementation with one generator function on both .NET Standard 1.1 and 2.1!
magento2-currency-services
:
Add addition external sources into Magento2 to update our currency rates.
Simple-Multithreaded-TCP-GUI-Chat
:
Simple-Multithreaded-TCP-GUI-Chat
tlaplus
:
TLA+ programs
article-jpa-native-query
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Multi-Kinect2-3D-Scanner
?
Download (.md)
# 3D scanner based on Kinect v2 ## Table of Contents * [License](README.md#about) * [License](README.md#license) * [Maintainers](README.md#maintainers) * [Requirements](README.md#requirements) * [Installation](README.md#installation) * [Linux](README.md#linux) * [Troubleshooting](README.md#troubleshooting-and-reporting-bugs) ## About 3D scanner software is based on for Kinect for Windows v2 (K4W2) devices (release and developer preview). This software supports: * Multiple RGBD image processing * Multiple PCL projection * Multi-cloud alignating ## Requirements Software *Linux *Libfreenect2 *OpenCV 3.4.0 *PCL 1.10.0 *VTK Hardware *PC with USB 3.0 controllers *each Kinect v2 require own usb 3.0 expansion card ### Requirements for optional features ## Maintainers * Jozef Volák <jozef.volak@fel.uniza.sk> ## Installation ### Linux libfreenect2 -> https://github.com/OpenKinect/libfreenect2/blob/master/README.md#linux ## Troubleshooting and reporting bugs First, check https://github.com/OpenKinect/libfreenect2/wiki/Troubleshooting for known issues.