This code is aim to transfer RGBD data between iPad with Structure sensor and laptop. A software called Skanect also can transfer RGBD data, but it’s not open source and we can’t get raw data from Skanect.
The Server side is simple, just send an image as a signal, then receive RGB data and depth data respectively. It needs Visual Studio 2015, OpenCV and link ws2_32.lib (Project->properties->linker->input->additional dependence).
The Client side is based on structure sensor SDK "Viewer"(RGBD-data-transformation-between-structure-sensor-and-laptop\Structure_SDK\Samples\Viewer), use GCDAsyncSocket to connect to Server. It will send RGB and depth data after receiving something from server side. The image which is sent by Server will replace surface normals view. It needs latest iOS and Xcode.
This is a simple demo, I use Structure sensor and SLAM on laptop to build a simple AR system which contains simple physical engine.
https://www.youtube.com/playlist?list=PLTokjwc7iHxxjVWzjbYXtoQQa_gu0Drbu
If you have any questions, please contact me.
-
Notifications
You must be signed in to change notification settings - Fork 2
zz1120122573/RGBD-data-transformation-between-structure-sensor-and-laptop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published