Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark Sirius against other open source solution #29

Open
savmickael opened this issue Aug 8, 2018 · 1 comment
Open

Benchmark Sirius against other open source solution #29

savmickael opened this issue Aug 8, 2018 · 1 comment

Comments

@savmickael
Copy link
Contributor

Compare to gdal, opencv, otb, ... and provide a small page with the results

@dumasl
Copy link
Contributor

dumasl commented Aug 9, 2018

We should do that carefully without never forgetting that Sirius will only be much faster then spatial solution when the filter support is large.
We can compare to opencv or gdal bicubic or bilinear filers by giving Sirius the same filters but then we should not expect to lesser execution time.
Sirius could be use with 51x51 filter size just like for some pléiades scenarios and then there should be a huge difference. But neither OpenCV nor GDAL allows us to use such filters...

So just saying we need to keep in mind that if Sirius can compete with OpenCV and Co. for bicubic filters then this is already great performance and I would like to see how time consumption varies with filter number of coefficients.
I'm thinking gdal and OpenCV or OTB could provide linear time consumption with number of filter coeff. Maybe Sirius does lot better than that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants