@@ -8,7 +8,7 @@ func main() {
if err := reg.LoadPanRaw("/Users/lan/workspace/temp/ccv/pan_image.raw"); err != nil {
panic(err)
}
if err := reg.DoPhaseCorrelation(); err != nil {
if err := reg.DoDownPhaseCorrelation(); err != nil {
The note is not visible to the blocked user.