An open API service indexing awesome lists of open source software.

https://github.com/muonray/drone_archaeology

Coding used to process drone-captured Near-Infrared Images into Normalised Differential Vegetation Index (NDVI) greyscale images which are then further processed using both a segmentation of ndvi around the tomb region followed by a contour overlay in the perimeter of the tombs. Version 2 uses a standard contour, Version 4 is an attempt, with limited success, to overlay feature boxes over the tomb images with the intent to extend the code into more automated feature detection. Updates to this last step will be ongoing.
https://github.com/muonray/drone_archaeology

aerial-imagery archaeology drone feature-detection image-analysis image-processing ndvi prehistoric-archaeology python remote-sensing

Last synced: 11 months ago
JSON representation

Coding used to process drone-captured Near-Infrared Images into Normalised Differential Vegetation Index (NDVI) greyscale images which are then further processed using both a segmentation of ndvi around the tomb region followed by a contour overlay in the perimeter of the tombs. Version 2 uses a standard contour, Version 4 is an attempt, with limited success, to overlay feature boxes over the tomb images with the intent to extend the code into more automated feature detection. Updates to this last step will be ongoing.

Awesome Lists containing this project

README

          

Demo Video: https://www.youtube.com/watch?v=iGgtG44AXw4
# Drone_Archaeology
Coding used to process drone-captured Near-Infrared Images into Normalised Differential Vegetation Index (NDVI) greyscale images which are then further processed using both a segmentation of ndvi around the tomb region followed by a contour overlay in the perimeter of the tombs. Version 2 uses a standard contour, Version 4 is an attempt, with limited success, to overlay feature boxes over the tomb images with the intent to extend the code into more automated feature detection. Updates to this last step will be ongoing.