python - Retrieving values used to create colormap -


i used matrix of values (denoting depths of objects in picture) , created colormap in matplotlib using scheme "jet". visualization purpose.

however, unfortunately saved rgb heatmap (created colormap) disk instead of depth values. did around 60,000 images before realized mistake.

if familiar jet colormap, can advise if there way retrieve 2d depth information reverse engineering heatmap? running short of time. appreciated.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -