the official site of this project is 6OMVI
This repository aims at creating a ROS based farm bot that gets input from an unmaned aerial vehicle (UAV).
presently we are working on -
- presently we are using opencv_contrib
- this is done in 3 parts
- homography
- warping
- blending
-
using webODM for image rectification
-
one of the two methods that can be used are:
- ground control points (GCP) which are determined from published maps or global positioning systems (GPS).
- digital elevation model (DEM) which are 3d representation of a terrain.
We are using the SIFT (Scale Invariant Feature Transform) and SURF (Speeded-Up Ro-bust Features) algorithms to simultaneously ortho-rectify the images and also stitch them.