IntelRealSense / RealSenseID

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

Python binding #35

Closed iscsrl closed 3 years ago

iscsrl commented 3 years ago

I'm trying to implement a python binding with pybind11 but I'm stuck with this two issues.

If I run with Python2 I get: undefined symbol: _ZN11RealSenseID17FaceAuthenticator7StandbyEv

If I run with Python3 I get: Segmentation fault (core dumped)

Do you already have any python binding available? When the official sdk for python will be released?

RealSenseSupport commented 3 years ago

Hi @iscsrl

At this time we do not have Python support. We cannot comment on future release schedules at this time.