Senz3D Acquisition interface
Senz3D a cheap 3D time of flight (TOF) camera is produced by Creative. The software provided by Intel® Perceptual Computing SDK 2013. The actual hardware is the "DepthSense 325" from SoftKinect®.
This "0" version can:
- read the Depth stream
- read the Video stream
- convert depth/video to world coordinates.
Is tested on:
- Windows 7, x64
- Visual Studio 2010 x64 compiler
- Matlab x64 2013a
- Intel Perceptual SDK
- Hardware, Intel Developer kit (150$)
First run compile_cpp_files.m, before running the example.
Zitieren als
Dirk-Jan Kroon (2024). Senz3D Acquisition interface (https://www.mathworks.com/matlabcentral/fileexchange/42581-senz3d-acquisition-interface), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware > Kinect For Windows Sensor >
- MATLAB > Graphics > Formatting and Annotation > 3-D Scene Control > Camera Views >
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition > Acquisition Using Kinect for Windows Hardware >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Mex/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | Added conversion to world coordinates |
||
1.1.0.0 | Intel Perceptual SDK no longer beta. Therefore added 'util_pipeline_segmentation.cpp' to compile_cpp_files |
||
1.0.0.0 |