pansharpen
This commit is contained in:
@@ -37,7 +37,7 @@ func (r *Registrator) calculateBlockPhaseShift(panBlock, mssBlock gocv.Mat) (goc
|
||||
|
||||
dx := shift.X
|
||||
dy := shift.Y
|
||||
log.Printf("Block shift: dx = %f, dy = %f. response = %f \n", dx, dy, response)
|
||||
log.Debugf("Block shift: dx = %f, dy = %f. response = %f \n", dx, dy, response)
|
||||
|
||||
return shift, response
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user