etcomp
etcomp copied to clipboard
Ceres library
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!
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