Hwiyoung Kim

Results 8 comments of Hwiyoung Kim

Hi 1. The text files in the data folder are for a case that an image file doesn't have geo-related data like latitude, longitude etc. So if you have the...

Hi It seems that the data doesn't have metadata named "Exif.Photo.FocalLength" I think you have to check a EXIF in the data using like exiftool

Hi The output coordinate system can be designated in the https://github.com/hwiyoung/Orthophoto_Maps/blob/master/main_dg.py#L18 as an EPSG code So I think using that information you can get the absolute locations of intersting points

Hi angaio Orientation of a camera from a ground is needed to generate an orthophoto, not orientation of an aircraft itself But we can only know the orientation an aircraft,...

To use your own DSM, you should load your DSM into a type of array I've tested and tried to include DEM part in this repository, but not yet But...

Hi SleeperX2 I'v felt that I should modify the README and the main code for understanding the structure of this repository Anyway how to use own dataset, replace the folder...

Hi As you know, input parameters about a camera and a coordinate system are crucial in generating orthophotos In this case, a sensor width and an epsg code affect the...

Hi I just concatenated each results from screenshots