Title: imshow alpha interpolation looks wrong · Issue #11316 · matplotlib/matplotlib · GitHub
Open Graph Title: imshow alpha interpolation looks wrong · Issue #11316 · matplotlib/matplotlib
X Title: imshow alpha interpolation looks wrong · Issue #11316 · matplotlib/matplotlib
Description: Hi, not much of an issue, but it seems that imshow is not interpolating RGBA images in the proper way. There was some discussion about a similar issue in #9906 which ended up on a documentation note: imshow expects RGB images adopting th...
Open Graph Description: Hi, not much of an issue, but it seems that imshow is not interpolating RGBA images in the proper way. There was some discussion about a similar issue in #9906 which ended up on a documentation not...
X Description: Hi, not much of an issue, but it seems that imshow is not interpolating RGBA images in the proper way. There was some discussion about a similar issue in #9906 which ended up on a documentation not...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/11316
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"imshow alpha interpolation looks wrong","articleBody":"Hi, not much of an issue, but it seems that `imshow` is not interpolating RGBA images in the proper way. There was some discussion about a similar issue in #9906 which ended up on a documentation note:\r\n\r\n\u003e imshow expects RGB images adopting the straight (unassociated) alpha representation.\r\n\r\nIf that's the case `imshow` should still switch to associated colors (premultiply alpha) before interpolation to avoid artefacts like the one below, shouldn't it?\r\n\r\n```\r\nimport matplotlib.pyplot as plt\r\nimport numpy as np\r\n\r\nfig, (axl, axr) = plt.subplots(1, 2)\r\n\r\n# full green image\r\nimg = np.zeros((5, 5, 4))\r\nimg[...,1] = np.ones((5, 5))\r\n# transparent above main diagonal\r\nimg[...,3] = np.tril(np.ones((5, 5), dtype=np.uint8))\r\n\r\naxl.imshow(img, interpolation=\"none\")\r\naxr.imshow(img, interpolation=\"bilinear\")\r\n\r\nplt.show()\r\n```\r\n\r\n\r\n\r\n","author":{"url":"https://github.com/fargiolas","@type":"Person","name":"fargiolas"},"datePublished":"2018-05-26T15:32:57.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/11316/matplotlib/issues/11316"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:b716fda9-2a7e-b4f7-74b6-a7e145dc96e3 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B0F6:135646:84A705:B3B90C:6A52ABC0 |
| html-safe-nonce | a71497ca6b9904eb327ed522f2190517e88beb27520f9d3cb46327d51745ff38 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMEY2OjEzNTY0Njo4NEE3MDU6QjNCOTBDOjZBNTJBQkMwIiwidmlzaXRvcl9pZCI6IjMzMTM0NTg4MTQxMzM2NDQyMjQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 3f89b21de60efdccea444a58eac9478a0875ec64daa280a57c08899b665806a7 |
| hovercard-subject-tag | issue:326746553 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matplotlib/matplotlib/11316/issue_layout |
| twitter:image | https://opengraph.githubassets.com/590d77a9a13698ac0d02d85dcf46d160946067f3e1815dc1b839c54bfb1e5d4e/matplotlib/matplotlib/issues/11316 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/590d77a9a13698ac0d02d85dcf46d160946067f3e1815dc1b839c54bfb1e5d4e/matplotlib/matplotlib/issues/11316 |
| og:image:alt | Hi, not much of an issue, but it seems that imshow is not interpolating RGBA images in the proper way. There was some discussion about a similar issue in #9906 which ended up on a documentation not... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | fargiolas |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width