{"id":29151343,"url":"https://github.com/karpeleslab/mblur","last_synced_at":"2025-07-01T00:09:07.526Z","repository":{"id":224287682,"uuid":"762914881","full_name":"KarpelesLab/mblur","owner":"KarpelesLab","description":"golang port of imagemagick's motionBlur function","archived":false,"fork":false,"pushed_at":"2024-02-25T15:56:45.000Z","size":275,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T14:29:11.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KarpelesLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-25T03:29:50.000Z","updated_at":"2024-02-25T03:30:02.000Z","dependencies_parsed_at":"2024-06-21T13:12:29.072Z","dependency_job_id":"11668824-c6c2-4570-b402-e662fd85bdac","html_url":"https://github.com/KarpelesLab/mblur","commit_stats":null,"previous_names":["karpeleslab/mblur"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/KarpelesLab/mblur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fmblur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fmblur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fmblur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fmblur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarpelesLab","download_url":"https://codeload.github.com/KarpelesLab/mblur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fmblur/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870877,"owners_count":23377314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T00:09:03.026Z","updated_at":"2025-07-01T00:09:07.367Z","avatar_url":"https://github.com/KarpelesLab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/KarpelesLab/mblur?status.svg)](https://godoc.org/github.com/KarpelesLab/mblur)\n\n# mblur\n\nMulti-threaded motion blur adapted from ImageMagick.\n\n```\n%  MotionBlurImage() simulates motion blur.  We convolve the image with a\n%  Gaussian operator of the given radius and standard deviation (sigma).\n%  For reasonable results, radius should be larger than sigma.  Use a\n%  radius of 0 and MotionBlurImage() selects a suitable radius for you.\n%  Angle gives the angle of the blurring motion.\n%\n%  Andrew Protano contributed this effect.\n%\n%  The format of the MotionBlurImage method is:\n%\n%    Image *MotionBlurImage(const Image *image,const double radius,\n%      const double sigma,const double angle,ExceptionInfo *exception)\n%\n%  A description of each parameter follows:\n%\n%    o image: the image.\n%\n%    o radius: the radius of the Gaussian, in pixels, not counting\n%      the center pixel.\n%\n%    o sigma: the standard deviation of the Gaussian, in pixels.\n%\n%    o angle: Apply the effect along this angle.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fmblur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpeleslab%2Fmblur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fmblur/lists"}