Skip to content

Instantly share code, notes, and snippets.

View richipower's full-sized avatar
💭
party

richipower

💭
party
  • Acapulco, Mexico
View GitHub Profile
#include <iostream>
#include <fstream>
#include <opencv2\opencv.hpp>
#include <math.h>
using namespace std;
using namespace cv;
using namespace cv::dnn;