nuralogix / dfx-demo-py

A simple Python-based demo that demonstrates how to use the DeepAffex SDK and DeepAffex Cloud API.
MIT License
10 stars 6 forks source link

Handle Collector error during extraction #17

Closed sambhare closed 1 week ago

sambhare commented 1 week ago

libdfx Collector may return state CollectorState.ERROR after extractChannels. Measurement should fail if that happens.