AcademySoftwareFoundation / rawtoaces

RAW to ACES Utility
141 stars 47 forks source link

"Cere-solver" update broke the regression process #106

Closed miaoqi closed 6 years ago

miaoqi commented 6 years ago

The recent update of "Ceres-solver" expects the option of "max_lbfs_rank" to be set correctly.

I have set its default value to be "50". It may slow down the regression process a little, but it works now.

You can re-build "rawtoaces" from:

https://github.com/miaoqi/rawtoaces/tree/feature/v1.0.1

This fix, along with a few others, will be merged into the master branch soon.