You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
see the dashboard build for SertitObject remote module. The two test are failing. There are two issues I can see on otbAggregate.cpp source.
passing const char* for std::string throwing bad_alloc. This is fixed in this PR
Call to SetNumberOfBins ( )
For some reason, the number of bins seems a large value: 'Number of classes: 458470'. you can see this in test results on dashboard
Can you have a look at the second point and tell us what is wrong?