Loading isis/src/control/apps/findfeatures/tsts/multialgo/Makefile 0 → 100644 +18 −0 Original line number Diff line number Diff line APPNAME = findfeatures include $(ISISROOT)/make/isismake.tsts commands: $(APPNAME) algorithm="brisk/brisk|surf@hessianThreshold:100/surf" \ match=$(INPUT)/EW0211981114G.lev1.cub \ from=$(INPUT)/EW0242463603G.lev1.cub \ epitolerance=1.0 \ ratio=0.650 \ hmgtolerance=1.0\ networkid="EW0211981114G_EW0242463603G" \ pointid="EW0211981114G_?????" \ onet=$(OUTPUT)/EW0211981114G.net \ description="Test MESSENGER pair" \ debug=false \ >& /dev/null; Loading
isis/src/control/apps/findfeatures/tsts/multialgo/Makefile 0 → 100644 +18 −0 Original line number Diff line number Diff line APPNAME = findfeatures include $(ISISROOT)/make/isismake.tsts commands: $(APPNAME) algorithm="brisk/brisk|surf@hessianThreshold:100/surf" \ match=$(INPUT)/EW0211981114G.lev1.cub \ from=$(INPUT)/EW0242463603G.lev1.cub \ epitolerance=1.0 \ ratio=0.650 \ hmgtolerance=1.0\ networkid="EW0211981114G_EW0242463603G" \ pointid="EW0211981114G_?????" \ onet=$(OUTPUT)/EW0211981114G.net \ description="Test MESSENGER pair" \ debug=false \ >& /dev/null;