Skip to content

The toolkit is used to calculate the geographic coordinates of labeled polygons in the UAV image by using intrinsic and extrinsic parameters.

License

Notifications You must be signed in to change notification settings

json87/PhotoDigitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoDigitizer

Photo_digitizer is a tool that calculates the ground coverages of annotated polygons from images. The annotated polygons are drawn from the labelme annoation tool. Based on the principle of triangulation, the software can calculate the 3D geographical coordinates of annotated polygons by using intrinc and extrinsic data from image EXIF or specified by users. In this study, this tool has been used for red tide monitoring by using UAV images.

Usage

0. Use Labelme software to annotate red tide

1. Open the software Photo_digitizer

2. In the Photo_digitizer software interface (as shown in the figure above), specify the data required by the calculation software

  • Image Directory: Directory where images and json files are located.

  • Elevation : Enter the elevation value of the annotated area.

  • Data Format: Data format for calculating image tiles.

  • Camera Parameters, POS Directory: Provide if images do not contain them; otherwise, no need to provide (the figure below shows the case where camera parameters and POS directory are needed, format as follows).

3. Click to run and generate the result file. The result is in SHP data format with WGS84 geographic coordinates

4. Import the results into ArcMap for editing and report generation.

Reference

Please refer to the following papers for the technique details.

@article{
  title={UAV Photogrammetry for Red Tide Monitoring and Geo-Localization via Onboard GNSS/IMU Data},
  author={Mengran Yang, Yichen Ma, San Jiang, Cheng Yin and Wei Huang},
  journal={Geocarto International },
  volume={39},
  issue={1},
  pages={2357690},
  year={2024},
  publisher={Taylor & Francis}
}

About

The toolkit is used to calculate the geographic coordinates of labeled polygons in the UAV image by using intrinsic and extrinsic parameters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published