Loading autocnet/vis/graph_view.py +26 −28 Original line number Diff line number Diff line Loading @@ -245,8 +245,6 @@ def plotAdjacencyGraphFeatures(graph, pointColorAndHatch='b.', featurePointSize= counter = counter + 1 # NOTE: We will probably delete this code if it is found to be un-needed, # However, for now we will keep in case it winds up being a more useful tool. def plotAdjacencyGraphMatchesSingleDisplay(imageName1, Loading Loading
autocnet/vis/graph_view.py +26 −28 Original line number Diff line number Diff line Loading @@ -245,8 +245,6 @@ def plotAdjacencyGraphFeatures(graph, pointColorAndHatch='b.', featurePointSize= counter = counter + 1 # NOTE: We will probably delete this code if it is found to be un-needed, # However, for now we will keep in case it winds up being a more useful tool. def plotAdjacencyGraphMatchesSingleDisplay(imageName1, Loading