Boost logo

Boost :

From: Olzhas Zhumabek (anonymous.from.applecity_at_[hidden])
Date: 2019-05-27 11:54:47


Hi,

For my GSoC project, I need a downscaling algorithm for ORB feature
detection, preferably of a good quality. Is there any in GIL already (quick
glance didn't reveal anything)? If not, I would like to implement Lanczos
resampling <https://en.wikipedia.org/wiki/Lanczos_resampling>, which from
what I read is a good algorithm for scaling down. ORB also needs only
multiples of two downscaling, so I don't have any exquisite requirements.

There is a public domain implementation, imageresampler
<https://github.com/rwohleb/imageresampler>. I was thinking about
incorporating it into GIL. I believe it shouldn't take too much time.

What do you think?

Olzhas


Boost list run by Boost-Gil-Owners