etcomp icon indicating copy to clipboard operation
etcomp copied to clipboard

Ceres library

Open teresa-canasbajo opened this issue 6 years ago • 1 comments

Hi, From the et_process.py file, there is the library: "ctypes.cdll.LoadLibrary( '/net/store/nbp/users/behinger/projects/etcomp/local/build/build_ceres_working/lib/libceres.so.2')". We downloaded everything from the make file and was wondering if we need to install anything else and how to update the library accordingly. Thank you!

teresa-canasbajo avatar Sep 30 '19 19:09 teresa-canasbajo

Hey, You need libceres only for the 3d eye detection algorithm. You are right though, the path should be a relative one. I think ceres is contained in the make file. Only on mobile, could check end of week in case you can't find it

behinger avatar Sep 30 '19 21:09 behinger