请问images=[ ]里的0是什么意思

用Matplotlib把原图、直方图、阈值图都显示出来

images = [img, 0, th1, img, 0, th2, blur, 0, th3, blur, 0, th4]
这句代码里面的0是什么意思

img

img

img