Skip to content

Instantly share code, notes, and snippets.

View faraday's full-sized avatar

Çağatay Çallı faraday

View GitHub Profile
@faraday
faraday / sts_meclis_vs_buyuksehir.py
Last active August 29, 2015 13:57
Belediye meclisi vs. Büyükşehir oyları anomali kontrol
import urllib
import html5lib
from html5lib import treebuilders
from xml.etree import cElementTree
import sys
import time
import argparse
@faraday
faraday / selective_gaussian_blur.c
Created February 18, 2014 18:37
Adaptation of Selective Gaussian Blur Noise Reduction (SGBNR) that works with PPM images
/** CENG466 HW1 - 2006/2007 - 1st Semester
*
* - Team -
* Cagatay Calli
* Felix Wolfsteller
*
* - Summary -
* Implemented an original adaptation of Selective Gaussian Blur (SGBNR)
*(given name: Varying Multi-pass Isotropic Selective Gaussian Blur, VMISGB),
* using a Gaussian mask having double type values.
@faraday
faraday / multi.c
Created May 27, 2011 00:05
Extract audio features with libxtract, from Mp3 input read using Gstreamer
#ifndef MULTI.C
#define MULTI.C
#include <gst/gst.h>
#include <xtract/libxtract.h>
#include <sys/types.h>
#include <dirent.h>
#include <string.h>
#include <math.h>
--- 77516.user.js 2010-06-09 01:01:57.190376632 +0300
+++ 77516.mod.user.js 2010-06-09 01:01:39.960383299 +0300
@@ -1,5 +1,5 @@
// ==UserScript==
-// @name EppDev
+// @name EppDev (kynes mod > gundem tusu)
// @description Sabahlar olmasin!
// @namespace http://userscripts.org/users/ntpl
// @version 0.5.0.3
@@ -74,7 +74,8 @@