GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    alcinnz (alcinnz@floss.social)'s status on Thursday, 17-Jul-2025 13:34:07 JSTalcinnzalcinnz

    How do computers blur images?

    Basically, they replace each pixel with the average of all their nearby pixels. Weight input pixels by how close they are to the output pixel for the best aesthetics.

    This qualifies as "embarassingly parallel", though the more you blur the image the more input pixels it needs to sample. And hence the slower the operation becomes.

    One optimization is to perform separate horizontal vs vertical blurs, such that there's 2n weights instead of n^2 weights.

    1/2!

    In conversationabout 12 days ago from floss.socialpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.