DEV Community

Javad İbrahimli
Javad İbrahimli

Posted on

Possible to Do Panoramic Image Stitching in React Native?

Hey everyone,

I need to do panoramic image stitching in my React Native app, but I’ve found that the Java OpenCV interface doesn’t include the Stitcher class. Has anyone managed to implement stitching in React Native, or is it just not possible? If it’s not feasible directly, does anyone know if we can run C++ code in React Native to handle this, maybe by bridging native OpenCV functionality? Any insights or workarounds would be super helpful!

Thanks!

Top comments (0)

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay