esp32-cam-webserver icon indicating copy to clipboard operation
esp32-cam-webserver copied to clipboard

Shifted Pixel Rows and Columns

Open mmatthe opened this issue 2 years ago • 0 comments

thanks for the great project! I use it to make still images of my gas meter, to process later on. Unfortunately, it occurs randomly (like 5% of the taken photos) that the rows and columns are shifted by a few pixels, like here (I pixelated sensitive information):

image

On the right side of the image, there is a strong edge to be seen, and it occurs that these columns should actually belong to the left side of the image. But, does not happen for the upper X rows.

The image is taken via the /capture endpoint, and the stream is switched off. I also attach the configuration. image

is there something that can be done against these shifts?

mmatthe avatar Dec 15 '22 08:12 mmatthe