Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot interpolate the image more tan x4 #19

Open
wants to merge 100 commits into
base: master
Choose a base branch
from

Conversation

dcomins
Copy link

@dcomins dcomins commented Nov 9, 2018

The problem is: When I try to interpolate data more dan WIDTH4 or HEIGHT4 the display dose not show the entire image.

#define OUTPUT_W (int)(24n)
#define OUTPUT_H (int)(32n)

n=4 is the maximum number allowed.

image

21347 and others added 30 commits August 7, 2019 15:33
Update the Python API to use the main library and allow for installation of both
avoid buffer in stdout and code style
…lified reading through sensor data. Flipped image horizontally to correct image.
Manual sync with mlx90640 upstream
This change fixes a small typo in the README.
Examples: Enable -Wall and -Werror, fix issues.
Update for libaAV/ffmpeg 5.0 compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.