IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 57 forks source link

Will the library support returning depth image constructed by the F455 device? #89

Closed pvhduc97 closed 3 years ago

pvhduc97 commented 3 years ago

I really want to get the depth image for other operations 😄 Is this feature being developed. If not, can you give us the estimated release time for the feature?

RealSenseSupport commented 3 years ago

Hi pvhduc97,

F455 does not support to output 'Depth Image'. Thanks!

pvhduc97 commented 3 years ago

Hello @RealSenseSupport, you mean F455 will never support to output 'depth image'?

I would like to get a 'depth image' similar to this: depth_image or some kinds of 3D model like these: depth_image_2 depth_image_3

The document of F455 says that it creates something called disparity map, can I get it: https://www.intelrealsense.com/download/14251/?_ga=2.11325748.147450043.1625069929-2084238873.1625069929 doc

RealSenseSupport commented 3 years ago

Hi pvhduc97,

Thanks for detail samples! But there is no disparity output from F455 either.

3dsf commented 3 years ago

@RealSenseCustomerSupport

After looking at something like this piece of marketing — is there access to mapped data points in which a mesh like that could be overlain?

RealSenseSupport commented 3 years ago

The disparity will be used by internal algorithm only.

pvhduc97 commented 3 years ago

Thank @RealSenseSupport, I got it. I think due to some security risks for the device, your team cannot provide the disparity map.

gabime commented 3 years ago

F455 does not support constructing the depth image.