Skip to content

Instantly share code, notes, and snippets.

View TheFakeMontyOnTheRun's full-sized avatar
😇

Daniel Monteiro TheFakeMontyOnTheRun

😇
View GitHub Profile
#include "stdafx.h"
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include "opencv2/imgproc/imgproc.hpp"
#include <opencv2/ml/ml.hpp>
#include <iostream>
#include<vector>