B
B
bogdaniy2014-06-10 11:57:22
C++ / C#
bogdaniy, 2014-06-10 11:57:22

Open CV - how to merge images?

There are many images of the area taken from the aircraft, you need to combine them into one according to the typical features of the area (roads / clearings / etc.).
Images are random and overlap each other.
Recommend some materials to understand this topic.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mrgloom, 2014-06-10
@bogdaniy

google-> opencv panorama stitching
ramsrigoutham.com/2012/11/22/panorama-image-stitch...
docs.opencv.org/modules/stitching/doc/introduction.html
https://software.intel.com/sites /default/files/man...
only the problem will be with large pictures and, accordingly, with gluing and viewing them.
To do this, you can use GDAL and the tile view methods that are used in GIS (as in Yandex \ Google maps)
for large tifs there is a VLIV viewer

M
merl1n, 2016-12-15
@merl1n

You can see this example Creating a Panorama with OpenCV and Java

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question