Home | History | Annotate | Download | only in its

Lines Matching refs:chs

772     chs = []
777 chs.append(ch.reshape(h*w/(f*f)))
778 img = numpy.vstack(chs).T.reshape(h/f,w/f,chans)