随笔分类 - 算法
摘要:推荐给大家 https://www.programmingalgorithms.com/
阅读全文
摘要:using System;using System.Collections.Generic;using System.Text;using System.Drawing;using System.ComponentModel;using System.Diagnostics;namespace Ad...
阅读全文
摘要:转自:http://www.ruanyifeng.com/blog/2012/11/gaussian_blur.html通常,图像处理软件会提供"模糊"(blur)滤镜,使图片产生模糊的效果。"模糊"的算法有很多种,其中有一种叫做"高斯模糊"(Gaussian Blur)。它将正态分布(又名"高斯分...
阅读全文

浙公网安备 33010602011771号