diff --git a/README.md b/README.md index 730d92d..6d14f62 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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 parameters from image EXIF data or specified by users. In this study, this tool has been used for red tide monitoring by using UAV images. +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. -![](https://github.com/json87/PhotoDigitizer/blob/main/figures/figure0.png) +![](https://github.com/json87/PhotoDigitizer/blob/main/figures/Figure0.png) ## Usage