patrikhuber / superviseddescent

C++11 implementation of the supervised descent optimisation method
http://patrikhuber.github.io/superviseddescent/
Apache License 2.0
402 stars 188 forks source link

Improve the error message when a given RCR model file doesn't exist #17

Open patrikhuber opened 8 years ago

patrikhuber commented 8 years ago

At the moment, it prints Failed to read 8 bytes from input stream! Read 0, which is not that intuitive.