All Supported Cameras
WARNING
All the cameras were tested on Windows 11 only.
SUMMARY
Complete reference of all cameras supported by Medulla. Each camera provides color capture, and RGB-D models additionally provide depth and point cloud capture, through a unified Python API.
python
from telekinesis.medulla.cameras import webcam
camera = webcam.Webcam(name="my_webcam_camera", camera_id=0)python
from telekinesis.medulla.cameras import ids
camera = ids.IDS(name="my_ids_camera", serial_number="4108909352")python
from telekinesis.medulla.cameras import realsense
camera = realsense.RealSense(name="my_realsense_camera")python
from telekinesis.medulla.cameras import zivid
camera = zivid.Zivid(name="my_zivid_camera")Browse Supported Cameras
WebcamAny USB webcam
RGB
IDSU3-36PxXCP-C
RGB
IDSU3-35L0XC
RGB
Intel RealSenseD405
RGBDepthPoint Cloud
Intel RealSenseD435if
RGBDepthPoint Cloud
Zivid2 M70
RGBDepthPoint Cloud
—SensoPart
—
Coming soon—MechMind
—
Coming soon—Azure Kinect