Palette:cameraBrowser
Summary
The cameraBrowser is a collection of image types available on the RealSense device using the realSense TOP. With the viewer active click and drag the image into the network to create a TOP reference to selected image type.
To use the RealSense device in Touchdesigner, install the camera driver software (DCM) for the particular model of RealSense camera you have and a Realsense SDK. There are two SDKs available for the RealSense device Windows only SDK and a cross-platform library. Some features on the Windows only SDK are not available using the cross-platform library.
Download the latest Windows only SDK and camera driver software here.
Download the RealSense cross-platform library here.
For more information on using the RealSense in Touchdesigner see RealSense.
Parameters - Camera Browser Page
Help - Opens this page.
Version - Current version of this COMP.
Api - ⊞ -
- RealSense SDK for Windows
RealSense_SDK_for_Windows-
- RealSense Cross Platform API
RealSense_Cross_Platform_API-
Model - ⊞ - Select the model of device to use.
- F200
f200-
- SR300
sr300-
Sensor - Select the device to use.
Color - The video from the color sensor.
Depth - The calculated depth value for each pixel. The data is re-range to be between 0 and the 'Max Depth' parameter, specified in Meters. A pixel value of 0 means 0 meters from the camera while a pixel value of 1 means 'Max Depth' or more pixels from the camera.
Rawdepth - The raw depth value for each pixel from the SDK. Not well documented by the SDK. The data is re-range to be between 0 and the 'Max Depth' parameter, specified in Meters. A pixel value of 0 means 0 meters from the camera while a pixel value of 1 means 'Max Depth' or more pixels from the camera.
Visualizeddepth - The depth values as output from the SDK when requesting a RGBA image. This output is useful for visualizing the depth, but the pixels values are dyanmically re-ranged by the SDK so it can't be used to determine a pixel's actual depth from the camera.
Depthtocoloruv - A RG 32-bit float texture that is the UV values needed to remap the Depth image to line up with the Color image. Use a Remap TOP with this and the Depth image to produce something that will be aligned with the Color image.
Colortodepthuv - A RG 32-bit float texture that is the UV values needed to remap the Color image to line up with the Depth image. Use a Remap TOP with this and the Color image to produce something that will be aligned with the Depth image.
Depthalignedtocolor -
Coloralignedtodepth -
Infrared - The raw video from the infrared sensor.
Pointcloud - Literally a cloud of points in 3d space (X, Y, Z coordinates) or data points created by the scanner of the RealSense Camera.
Pointcloudcoloruv - Which can be used to get each point’s color from the Color image stream.
Segmentedcolor - Which outputs masked color image of the detected person in front of the camera.
Mirror - Flip the image horizontally.
TouchDesigner Build: