拟合GPS位置
This commit is contained in:
6
pkg/producer/geometric.go
Normal file
6
pkg/producer/geometric.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package producer
|
||||
|
||||
// 卫星GPS位置需要经过插值得到准确的图像数据行对应位置
|
||||
|
||||
func GeoFit() {
|
||||
}
|
||||
Reference in New Issue
Block a user