histogram RRC
This commit is contained in:
@@ -44,6 +44,8 @@ var procCmd = &cobra.Command{
|
||||
godal.RegisterAll()
|
||||
os.MkdirAll(params.OutputDir, 0755)
|
||||
|
||||
reg.DoRRC()
|
||||
|
||||
if err := reg.DoPhaseCorrelation(); err != nil {
|
||||
logrus.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user