Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Orthomosaic Mixed View Mapping

This project generates an orthomosaic map from a drone video using both horizontal and vertical view frames.


πŸš€ How to Use

  1. Place your drone video file in the same folder as orthomosaic_mixed.py.
  2. Install dependencies:
    pip install opencv-python
  3. Run the script:
    python orthomosaic_mixed.py
  4. The script will:
    • Extract frames into the frames/ folder.
    • Stitch them into orthomosaic_mixed.jpg.

πŸ“‚ Files

  • orthomosaic_mixed.py β†’ Main Python script
  • frames/ β†’ Extracted frames (created when script runs)
  • orthomosaic_mixed.jpg β†’ Final stitched orthomosaic image

πŸ“Œ Notes

  • If stitching fails, try fewer frames or higher quality.
  • Works best with stable aerial footage.

πŸ“œ License

This project is under the MIT License.

πŸ“š References

About

Project on orthomosaic mapping (beginner)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages