图片高斯模糊怎么实现的

WBOY
Release: 2016-06-06 20:25:51
Original
1707 people have browsed it

新浪页未央里的图片可以选择几种效果,请问是怎么实现的。
比如:
http://z.sina.com.cn/s/resource/load/15046.jpg是原图
http://z.sina.com.cn/s/resource/load/15046.jpg?filter=Gaussian 是高斯模糊的
http://z.sina.com.cn/s/resource/load/15046.jpg?filter=Block 是马赛克
http://z.sina.com.cn/s/resource/load/15046.jpg?filter=Sketch 是素描

回复内容:

新浪页未央里的图片可以选择几种效果,请问是怎么实现的。
比如:
http://z.sina.com.cn/s/resource/load/15046.jpg是原图
http://z.sina.com.cn/s/resource/load/15046.jpg?filter=Gaussian 是高斯模糊的
http://z.sina.com.cn/s/resource/load/15046.jpg?filter=Block 是马赛克
http://z.sina.com.cn/s/resource/load/15046.jpg?filter=Sketch 是素描

PHP版本的图像处理,基于imagick

参考链接分享一个好用的封装PHP扩展php_imagick的类库

参考这个链接描述

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!