gtsfm icon indicating copy to clipboard operation
gtsfm copied to clipboard

Consolidate colormap code

Open johnwlambert opened this issue 3 years ago • 0 comments

In the visualization folder, we are using the colour library to create a red to green colormap. We should instead just use matplotlib for this, like we do in the dashboard generation code in gtsfm/evaluation/visualize_benchmark_comparison.py

visualization/vis_utils.py might be a good place for this.

johnwlambert avatar Nov 26 '21 18:11 johnwlambert