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 has been 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?
For the 2nd point, I don't understand what's wrong, because it not fails on Linux.
Maybe I should compile OTB on a Windows machine to perform some tests.
see the dashboard build for SertitObject remote module. The two test are failing. There are two issues I can see on otbAggregate.cpp source.
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?
http://dash.orfeo-toolbox.org/viewTest.php?onlyfailed&buildid=206926
The text was updated successfully, but these errors were encountered: