-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How Depthai hardware is different than intel real sense #24
Comments
Hi @yashhema , Great question. So we actually have a forum post that describes the differences. In short you nailed it though, DepthAI is effectively an Intel RealSense d4xxx series + Myriad X in a tightly-integrated product. This figure mostly captures it: Here're more details though:
Does that help? Thanks, |
Hello, |
Sorry I was delayed on this one. I thought I had answered but apparently not. So we haven't done a whole lot of characterization of depth distance yet. But we support variable stereo baseline which makes it so long-range is feasible. We are currently passive entirely. But ArduCam is making camera modules that allow active illumination like the BELICE-SD (here) and overall IR flood illumination (here) So this would allow zero-light performance. For longer-distance more focused optics (implementable with M12, see here) and illumination may be of interest. Or just higher-brightness IR illlumination. Thoughts? Thanks, |
Going to close this @yashhema for now but feel free to re-open it. But to leave with an image, we just got subpixel (luxonis/depthai#163) running. Here's a view without any filtering. (Note that distanced greater than 2 meters were thrown away by the Open3D visualization, that's why you don't see behind me in the point cloud... it's just a setting in Open3D visualization I forgot to change.) We'll be adding Bilateral filtering onboard as well (i.e. without any need for the host to do anything). |
Hello,
I got to know of luxonis products yesterday while searching for depth camera, I saw real sense then I saw luxonis.
Can you please elaborate - how these products are different (intel realsense d4xx series + movidius)
The text was updated successfully, but these errors were encountered: