Skip to content

Instantly share code, notes, and snippets.

View pablomarino's full-sized avatar
💭
I may be slow to respond.

Pablo Mariño pablomarino

💭
I may be slow to respond.
View GitHub Profile
@pablomarino
pablomarino / index.html
Last active September 22, 2018 09:47
Gaussian Filter
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Gaussian Blur</title>
</head>
<body>
<img src= "https://upload.wikimedia.org/wikipedia/commons/8/87/Highimgnoise.jpg";>