An Approach For Stitching Satellite Images In A Bigdata Mapreduce Framework
Hayrunnisa Sari, Suleyman Eken, Ahmet Sayar

TL;DR
This paper introduces a two-step MapReduce framework to efficiently stitch satellite images in big data environments, improving performance by converting images into bitmap and string formats for better matching.
Contribution
It presents a novel big data-based approach for satellite image stitching that enhances processing speed and resource utilization compared to traditional methods.
Findings
Improved image stitching performance in big data frameworks.
Effective conversion of satellite images into bitmap and string formats.
Successful matching of satellite image parts across mosaics.
Abstract
In this study we present a two-step map/reduce framework to stitch satellite mosaic images. The proposed system enable recognition and extraction of objects whose parts falling in separate satellite mosaic images. However this is a time and resource consuming process. The major aim of the study is improving the performance of the image stitching processes by utilizing big data framework. To realize this, we first convert the images into bitmaps (first mapper) and then String formats in the forms of 255s and 0s (second mapper), and finally, find the best possible matching position of the images by a reduce function.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
