patch gcp_list.txt and External-OpenSfM.cmake

pull/764/head
jmenezes 2018-03-28 18:54:35 -03:00
rodzic 3ec2c906c7
commit e859493bc4
2 zmienionych plików z 3 dodań i 3 usunięć
SuperBuild/cmake
tests/test_data

Wyświetl plik

@ -8,8 +8,8 @@ ExternalProject_Add(${_proj_name}
STAMP_DIR ${_SB_BINARY_DIR}/stamp
#--Download step--------------
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
URL https://github.com/mapillary/OpenSfM/archive/93be3a1bfe46482345ddd57bc1f3a62f63169b86.zip
URL_MD5 2b310420a5c7c2297294a39183fb8b1a
URL https://github.com/mapillary/OpenSfM/archive/93ae099862297c36ae94dd56fca1c062aa2bb60d.zip
URL_MD5 f0d8ec8a8dc9e0f6fd55f77d5407e50f
#--Update/Patch step----------
UPDATE_COMMAND ""
#--Configure step-------------

Wyświetl plik

@ -1,4 +1,4 @@
EPSG:32617
+proj=utm +zone=17 +north +ellps=WGS84 +datum=WGS84 +units=m +no_defs
## comment: the first line must contain EPSG. ( mandatory )
## 0/0 of Pixel Coord = Upper left corner pixelX(column_0..) pixelY(row_0..)
## x1 y1 z1 pixelx1 pixely1 imagename1 idGCP ( idGCP optional )