Skip to content

Instantly share code, notes, and snippets.

View vihangp's full-sized avatar
🦅

Vihang Patil vihangp

🦅
View GitHub Profile
/*
http://benjithian.sg/2012/12/simple-background-subtraction/
Simple Background Subtraction. Simple stuff.
*/
#include <stdio.h>
#include <curl/curl.h>
#include <sstream>
#include <iostream>
#include <vector>
#include <opencv2/opencv.hpp>