DynamicHead icon indicating copy to clipboard operation
DynamicHead copied to clipboard

How to visualize the heatmaps in Figure4

Open Andrew-Zhu opened this issue 5 years ago • 1 comments

Thanks for your good work! Could you share your visualization code to draw Figure 4? Thanks a lot!

Andrew-Zhu avatar Jan 09 '21 08:01 Andrew-Zhu

I used the cv2.applyColorMap(gate_map, cv2.COLORMAP_JET) to generate the Figure 4. The visualization code and more results will be released in the next commit.

StevenGrove avatar Jan 12 '21 04:01 StevenGrove