how to add panoramic image to pt.pyramids.SteerablePyramidFreq()
I have Exception: All images must be able to be 'zoomed in' to the largest image.That is, the largest image must be a scalar multiple of all images.
I do resize image(12000x6000 to 3000x1000 for example) keeping proportions, but an error occurs the image must be the same height and width - for example 500x500
what to do ?
how to add panoramic image to pt.pyramids.SteerablePyramidFreq()
I have Exception: All images must be able to be 'zoomed in' to the largest image.That is, the largest image must be a scalar multiple of all images.
I do resize image(12000x6000 to 3000x1000 for example) keeping proportions, but an error occurs the image must be the same height and width - for example 500x500
what to do ?