-
Notifications
You must be signed in to change notification settings - Fork 189
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
base: master
Are you sure you want to change the base?
Commits on Jun 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 900a5ec - Browse repository at this point
Copy the full SHA 900a5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcac80 - Browse repository at this point
Copy the full SHA fdcac80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a56932 - Browse repository at this point
Copy the full SHA 4a56932View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5600e3 - Browse repository at this point
Copy the full SHA b5600e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df0db78 - Browse repository at this point
Copy the full SHA df0db78View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa70685 - Browse repository at this point
Copy the full SHA aa70685View commit details
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 60eeb79 - Browse repository at this point
Copy the full SHA 60eeb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1512a - Browse repository at this point
Copy the full SHA 8e1512aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c87596b - Browse repository at this point
Copy the full SHA c87596bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07afc47 - Browse repository at this point
Copy the full SHA 07afc47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 380bbf8 - Browse repository at this point
Copy the full SHA 380bbf8View commit details
Commits on Jul 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2c6189d - Browse repository at this point
Copy the full SHA 2c6189dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70d46d - Browse repository at this point
Copy the full SHA b70d46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 382d4ba - Browse repository at this point
Copy the full SHA 382d4baView commit details
Commits on Jul 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2d25f97 - Browse repository at this point
Copy the full SHA 2d25f97View commit details
Commits on Jul 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2c048b4 - Browse repository at this point
Copy the full SHA 2c048b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84fc6c8 - Browse repository at this point
Copy the full SHA 84fc6c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65eeb3e - Browse repository at this point
Copy the full SHA 65eeb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c97b2 - Browse repository at this point
Copy the full SHA e5c97b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a200caf - Browse repository at this point
Copy the full SHA a200cafView commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f72c977 - Browse repository at this point
Copy the full SHA f72c977View commit details
Commits on Sep 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4015f2d - Browse repository at this point
Copy the full SHA 4015f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af885d1 - Browse repository at this point
Copy the full SHA af885d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f278a68 - Browse repository at this point
Copy the full SHA f278a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3751b23 - Browse repository at this point
Copy the full SHA 3751b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 232a99b - Browse repository at this point
Copy the full SHA 232a99bView commit details
Commits on Sep 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c5f6bdf - Browse repository at this point
Copy the full SHA c5f6bdfView commit details
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0606f98 - Browse repository at this point
Copy the full SHA 0606f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b15807 - Browse repository at this point
Copy the full SHA 1b15807View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f3b64d0 - Browse repository at this point
Copy the full SHA f3b64d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e1048 - Browse repository at this point
Copy the full SHA c3e1048View commit details
Commits on Dec 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 088eeb5 - Browse repository at this point
Copy the full SHA 088eeb5View commit details
Commits on Jan 6, 2019
-
Added instructions to install I2C dev headers
The libi2c-dev package isn't installed out of the box in raspbian so compilation fails. I added a note to remind people to install it.
Configuration menu - View commit details
-
Copy full SHA for bba6fb7 - Browse repository at this point
Copy the full SHA bba6fb7View commit details
Commits on Jan 23, 2019
-
Merge pull request #2 from pjaos/master
A few changes to allow the Linux I2C driver to compile.
Configuration menu - View commit details
-
Copy full SHA for b46e636 - Browse repository at this point
Copy the full SHA b46e636View commit details -
Merge pull request #4 from futureshape/patch-1
Added instructions to install I2C dev headers
Configuration menu - View commit details
-
Copy full SHA for 995c864 - Browse repository at this point
Copy the full SHA 995c864View commit details
Commits on Feb 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35fd50a - Browse repository at this point
Copy the full SHA 35fd50aView commit details
Commits on Feb 28, 2019
-
BadPixelsCorrection and LICENSE from upstream (#6)
* Added explanation on how to use the file * Typos fixes * Correction of bad pixels * Using fabs() instead of abs() * Adding Apache2 license to repo - So that everyone know this is actually open-source * Updated examples to use BadPixelsCorrection
Configuration menu - View commit details
-
Copy full SHA for 5564651 - Browse repository at this point
Copy the full SHA 5564651View commit details
Commits on Mar 5, 2019
-
SDL2 example code for large display scaling (#7)
* SDL2 Example Code * Aspect support fullscreen, documentation for sdlscale * Basic rotation support
Configuration menu - View commit details
-
Copy full SHA for 7a6b1ae - Browse repository at this point
Copy the full SHA 7a6b1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a7c85 - Browse repository at this point
Copy the full SHA 88a7c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a3e09 - Browse repository at this point
Copy the full SHA 12a3e09View commit details
Commits on Apr 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d44505 - Browse repository at this point
Copy the full SHA 4d44505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bdc47 - Browse repository at this point
Copy the full SHA 97bdc47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9457c4c - Browse repository at this point
Copy the full SHA 9457c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8309208 - Browse repository at this point
Copy the full SHA 8309208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191757d - Browse repository at this point
Copy the full SHA 191757dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 556c0d8 - Browse repository at this point
Copy the full SHA 556c0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d575efb - Browse repository at this point
Copy the full SHA d575efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a033e - Browse repository at this point
Copy the full SHA e8a033eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8477934 - Browse repository at this point
Copy the full SHA 8477934View commit details
Commits on Apr 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a311f6 - Browse repository at this point
Copy the full SHA 1a311f6View commit details -
Merge pull request #15 from robmarkcole/fix_rgb
Update rgb-to-gif.py
Configuration menu - View commit details
-
Copy full SHA for da1d6d6 - Browse repository at this point
Copy the full SHA da1d6d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97752a - Browse repository at this point
Copy the full SHA b97752aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 175843e - Browse repository at this point
Copy the full SHA 175843eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ace1382 - Browse repository at this point
Copy the full SHA ace1382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3a1da - Browse repository at this point
Copy the full SHA 7a3a1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b282d - Browse repository at this point
Copy the full SHA d2b282dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3360fc - Browse repository at this point
Copy the full SHA a3360fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae97218 - Browse repository at this point
Copy the full SHA ae97218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a72113 - Browse repository at this point
Copy the full SHA 2a72113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d633f - Browse repository at this point
Copy the full SHA 28d633fView commit details
Commits on Apr 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7542518 - Browse repository at this point
Copy the full SHA 7542518View commit details
Commits on Jun 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f679216 - Browse repository at this point
Copy the full SHA f679216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93bb625 - Browse repository at this point
Copy the full SHA 93bb625View commit details
Commits on Jun 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f4549dc - Browse repository at this point
Copy the full SHA f4549dcView commit details
Commits on Aug 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c9ac963 - Browse repository at this point
Copy the full SHA c9ac963View commit details -
Configuration menu - View commit details
-
Copy full SHA for f588bfa - Browse repository at this point
Copy the full SHA f588bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4c2292 - Browse repository at this point
Copy the full SHA e4c2292View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f77bb - Browse repository at this point
Copy the full SHA b8f77bbView commit details
Commits on Aug 7, 2019
-
Remove explicit frame time synchronization, it seems to be properly d…
…one by the main lib already
Configuration menu - View commit details
-
Copy full SHA for b5b7db7 - Browse repository at this point
Copy the full SHA b5b7db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab02b75 - Browse repository at this point
Copy the full SHA ab02b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8550a15 - Browse repository at this point
Copy the full SHA 8550a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f6c6a - Browse repository at this point
Copy the full SHA a5f6c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc85171 - Browse repository at this point
Copy the full SHA dc85171View commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34eb3da - Browse repository at this point
Copy the full SHA 34eb3daView commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efb6fa5 - Browse repository at this point
Copy the full SHA efb6fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da7bbd - Browse repository at this point
Copy the full SHA 9da7bbdView commit details
Commits on Aug 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dbc59d1 - Browse repository at this point
Copy the full SHA dbc59d1View commit details
Commits on Oct 17, 2019
-
Merge pull request #30 from 21347/master
Update the Python API to use the main library and allow for installation of both
Configuration menu - View commit details
-
Copy full SHA for f8cfd60 - Browse repository at this point
Copy the full SHA f8cfd60View commit details -
Merge pull request #31 from agalera/patch-1
avoid buffer in stdout and code style
Configuration menu - View commit details
-
Copy full SHA for a258bea - Browse repository at this point
Copy the full SHA a258beaView commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d223a9 - Browse repository at this point
Copy the full SHA 4d223a9View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bac70fa - Browse repository at this point
Copy the full SHA bac70faView commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6fd7791 - Browse repository at this point
Copy the full SHA 6fd7791View commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c573af - Browse repository at this point
Copy the full SHA 6c573afView commit details
Commits on Nov 23, 2021
-
Swapping sensor height and width to match the Melexis datasheet. Simp…
…lified reading through sensor data. Flipped image horizontally to correct image.
Configuration menu - View commit details
-
Copy full SHA for 9720dd5 - Browse repository at this point
Copy the full SHA 9720dd5View commit details
Commits on Nov 25, 2021
-
Merge pull request #35 from pimoroni/mlx90640-upstream
Manual sync with mlx90640 upstream
Configuration menu - View commit details
-
Copy full SHA for 612ef04 - Browse repository at this point
Copy the full SHA 612ef04View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fd68eed - Browse repository at this point
Copy the full SHA fd68eedView commit details -
Merge pull request #58 from pimoroni/patch-i2c-mode-rpi
Fix I2C_MODE=RPI for #57
Configuration menu - View commit details
-
Copy full SHA for ce3cf54 - Browse repository at this point
Copy the full SHA ce3cf54View commit details
Commits on Mar 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b31a65 - Browse repository at this point
Copy the full SHA 0b31a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec29e74 - Browse repository at this point
Copy the full SHA ec29e74View commit details
Commits on Sep 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00f82d6 - Browse repository at this point
Copy the full SHA 00f82d6View commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3183e2 - Browse repository at this point
Copy the full SHA b3183e2View commit details
Commits on Sep 26, 2022
-
Merge pull request #62 from acme/acme/remove-unused-vars-in-rawrgb
Remove unused vars in rawrgb
Configuration menu - View commit details
-
Copy full SHA for 93cbd47 - Browse repository at this point
Copy the full SHA 93cbd47View commit details -
Merge pull request #56 from bakkerd/CleanupSensorReadout
Cleaning up SDLScale C++ example
Configuration menu - View commit details
-
Copy full SHA for 7ffa987 - Browse repository at this point
Copy the full SHA 7ffa987View commit details -
Merge pull request #55 from VianPatel/master
Removed print statements
Configuration menu - View commit details
-
Copy full SHA for 2e6fd4f - Browse repository at this point
Copy the full SHA 2e6fd4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bada02 - Browse repository at this point
Copy the full SHA 6bada02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0373943 - Browse repository at this point
Copy the full SHA 0373943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0c85e - Browse repository at this point
Copy the full SHA 6b0c85eView commit details -
Merge pull request #63 from pimoroni/example-tidyup
Examples: Enable -Wall and -Werror, fix issues.
Configuration menu - View commit details
-
Copy full SHA for 93952ef - Browse repository at this point
Copy the full SHA 93952efView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb885ae - Browse repository at this point
Copy the full SHA fb885aeView commit details
Commits on Mar 11, 2024
-
Merge pull request #69 from mikerr/master
Update for libaAV/ffmpeg 5.0 compatibility
Configuration menu - View commit details
-
Copy full SHA for a92229a - Browse repository at this point
Copy the full SHA a92229aView commit details