在GitHub上找的一个SFM代码
c1, c2 = get_matched_colors(colors_for_all[0], colors_for_all[1], matches_for_all[0])
IndexError: index 0 is out of bounds for axis 0 with size 0
colors_for_all这个为空?