我有几个问题,可以追溯到一个简单的需求 - 我想在我的出版物中使用质量直方图作为颜色条。要将其与标签一起导出以供发布,我尝试使用相应的工具拍摄快照,但如果我使用alpha /纯白色背景,则文本/颜色条不可见。如果我使用实心black或meshlab背景,则文本为白色,或者不能直接在出版物中使用。
我的问题如下:
我知道如何更改meshlab窗口上的文本颜色。是否有类似的功能来改变meshlab窗口上的文本字体大小?
作为一个要求更高的问题,有没有办法可以将质量图文件导入到matlab或其他软件中,并绘制自定义颜色条。我会在这里附加我的.qmap文件,但似乎颜色字段是空的,没有它们我无法重现颜色。
%%%%% QMAP文件关注%%%%%
// COLOR BAND FILE STRUCTURE - first row: RED CHANNEL DATA - second row GREEN CHANNEL DATA - third row: BLUE CHANNEL DATA
// CHANNEL DATA STRUCTURE - the channel structure is grouped in many triples. The items of each triple represent respectively: X VALUE, Y_LOWER VALUE, Y_UPPER VALUE of each node-key of the transfer function
0;0.5;0.125;1;0.375;1;0.625;0;0.875;0;1;0;
0;0;0.125;0;0.375;1;0.625;1;0.875;0;1;0;
0;0;0.125;0;0.375;0;0.625;1;0.875;1;1;0.5;
//THE FOLLOWING 4 VALUES REPRESENT EQUALIZER SETTINGS - the first and the third values represent respectively the minimum and the maximum quality values used in histogram, the second one represent the position (in percentage) of the middle quality, and the last one represent the level of brightness as a floating point number (0 copletely dark, 1 original brightness, 2 completely white)
-0.001;0.714286;0.0004;1;