Closed cavadibrahimli1 closed 1 week ago
Hi @cavadibrahimli1, support for the stitching module is currently outside the library. It is of course possible to use OpenCV for this purpose, but this would require:
Due to the desire to keep the library as small as possible, more advanced modules are not available.
Are there any plans about adding this module in library in future in your mind?
I have no such plans at present, but the repository is open to pull requests.
Hi, I am working on a React Native project, and I need to perform image stitching on Android devices. Is there any existing function (or a native Android solution) that can be used to achieve this?
Any examples or guides would be greatly appreciated! Thank you.