Kitware / Danesfield

Kitware's system for 3D building reconstruction for the IARPA CORE3D program
Apache License 2.0
162 stars 57 forks source link

Fix bugs and typos #36

Closed willdunklin closed 2 years ago

willdunklin commented 2 years ago

Fixed a bug in rpc.py - RPCModel's constructor was creating numpy arrays of incorrect shape Removed a duplicated function that was identical to prior definition in two_D_fitting.py