Using version 2021.10, is there a way to access the quality matrix values per vertex in PyMeshlab?
The quality values seem to be used for the color map which I can access using vertex_color_matrix for the current mesh but I can't find the values that were mapped.
Do you mean vertex_scalar_array() ?